[gdm/wip/nielsdg/meson: 5/10] fixup! Add experimental Meson support to GDM



commit 91692587803e21b8c47ba9d68ccea7d94571db40
Author: Ray Strode <rstrode redhat com>
Date:   Wed Apr 29 10:18:01 2020 -0400

    fixup! Add experimental Meson support to GDM

 meson.build | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/meson.build b/meson.build
index eb6e6362..59d1a6c9 100644
--- a/meson.build
+++ b/meson.build
@@ -172,6 +172,7 @@ conf.set_quoted('VERSION', meson.project_version())
 conf.set_quoted('PACKAGE_VERSION', meson.project_version())
 conf.set_quoted('GETTEXT_PACKAGE', meson.project_name())
 conf.set_quoted('DATADIR', gdm_prefix / get_option('datadir'))
+conf.set_quoted('SYSCONFDIR', gdm_prefix / get_option('sysconfdir'))
 conf.set_quoted('BINDIR', gdm_prefix / get_option('bindir'))
 conf.set_quoted('LIBDIR', gdm_prefix / get_option('libdir'))
 conf.set_quoted('LIBEXECDIR', gdm_prefix / get_option('libexecdir'))


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]