[gdm/wip/nielsdg/meson: 4/9] fixup! Add experimental Meson support to GDM
- From: Ray Strode <halfline src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gdm/wip/nielsdg/meson: 4/9] fixup! Add experimental Meson support to GDM
- Date: Wed, 29 Apr 2020 19:05:01 +0000 (UTC)
commit a7b6c7a23a1b51795f13d85c22e7ce4032ab9819
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]