summaryrefslogtreecommitdiff
path: root/config_host
diff options
context:
space:
mode:
Diffstat (limited to 'config_host')
-rw-r--r--config_host/config_kde4.h.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/config_host/config_kde4.h.in b/config_host/config_kde4.h.in
index 6e91b3854dd1..50e85530be26 100644
--- a/config_host/config_kde4.h.in
+++ b/config_host/config_kde4.h.in
@@ -5,6 +5,6 @@ Settings for KDE4 integration.
#ifndef CONFIG_KDE4_H
#define CONFIG_KDE4_H
-#define KDE_HAVE_GLIB 0
+#define KDE4_HAVE_GLIB 0
#endif