[Xfce4-commits] [xfce/xfce4-settings] 01/01: Add DBUS_GLIB_CFLAGS for Settings Editor (bug 14385)
noreply at xfce.org
noreply at xfce.org
Sat Sep 1 01:43:38 CEST 2018
This is an automated email from the git hooks/post-receive script.
b l u e s a b r e p u s h e d a c o m m i t t o b r a n c h m a s t e r
in repository xfce/xfce4-settings.
commit 81bf4d70cf8751309cef3c620999cf994933e5ce
Author: Sean Davis <smd.seandavis at gmail.com>
Date: Fri Aug 31 19:43:31 2018 -0400
Add DBUS_GLIB_CFLAGS for Settings Editor (bug 14385)
---
xfce4-settings-editor/Makefile.am | 1 +
1 file changed, 1 insertion(+)
diff --git a/xfce4-settings-editor/Makefile.am b/xfce4-settings-editor/Makefile.am
index 3f091a2..736e730 100644
--- a/xfce4-settings-editor/Makefile.am
+++ b/xfce4-settings-editor/Makefile.am
@@ -27,6 +27,7 @@ xfce4_settings_editor_CFLAGS = \
$(LIBXFCE4UTIL_CFLAGS) \
$(LIBXFCE4UI_CFLAGS) \
$(XFCONF_CFLAGS) \
+ $(DBUS_GLIB_CFLAGS) \
$(PLATFORM_CFLAGS) \
-DGTK_DISABLE_SINGLE_INCLUDES \
-DGDK_DISABLE_DEPRECATED \
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list