From 8582f80391ec2b416790682ddbf6e165f9cf5c54 Mon Sep 17 00:00:00 2001 From: Emmanuele Bassi Date: Tue, 18 Apr 2017 14:22:23 +0100 Subject: build: Add the appropriate paths in the configuration header Instead of injecting them into the C compiler arguments. --- config.h.meson | 2 ++ 1 file changed, 2 insertions(+) (limited to 'config.h.meson') diff --git a/config.h.meson b/config.h.meson index 158907f98f..b1f286b9b5 100644 --- a/config.h.meson +++ b/config.h.meson @@ -277,6 +277,8 @@ /* Define to 1 if linux/memfd.h exists */ #mesondefine HAVE_LINUX_MEMFD_H +#mesondefine GTK_SYSCONFDIR + #mesondefine GTK_LOCALEDIR #mesondefine GTK_DATADIR -- cgit v1.2.1