summaryrefslogtreecommitdiffstats
path: root/config_host
diff options
context:
space:
mode:
Diffstat (limited to 'config_host')
-rw-r--r--config_host/config_kde4.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/config_host/config_kde4.h.in b/config_host/config_kde4.h.in
index 6e5cddf5a5f4..654d2352402c 100644
--- a/config_host/config_kde4.h.in
+++ b/config_host/config_kde4.h.in
@@ -6,5 +6,8 @@ Settings for KDE4 integration.
#define CONFIG_KDE4_H
#undef KDE_HAVE_GLIB
+#ifndef KDE_HAVE_GLIB
+#define KDE_HAVE_GLIB 0
+#endif
#endif