Commit graph

4 commits

Author SHA1 Message Date
Linus Svensson
740125a12e meson.build: Install conf file under ${sysconfdir}
Base conf file path on sysconfdir. sysconfdir can be specified with an
absolute or relative path. To ensure PINOS_CONFIG_DIR is set correctly,
use join_paths() to prepend prefix when sysconfdir is relative.

Meson added support for sysconfdir in version 0.34.0 and join_paths() in
version 0.36.0.
2017-05-16 09:13:36 +02:00
Wim Taymans
4e94743906 Use pinos loop for mainloop
Remove more glib stuff
2016-11-24 17:40:26 +01:00
Wim Taymans
83332c8cb1 improve build and install 2016-10-05 11:46:54 +02:00
Wim Taymans
67dd3adb87 port to meson 2016-09-26 12:15:52 +02:00