summaryrefslogtreecommitdiff
path: root/config_host/config_kde4.h.in
blob: 654d2352402cf063e129b8d94829e7f3c90e167e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
/*
Settings for KDE4 integration.
*/

#ifndef CONFIG_KDE4_H
#define CONFIG_KDE4_H

#undef KDE_HAVE_GLIB
#ifndef KDE_HAVE_GLIB
#define KDE_HAVE_GLIB 0
#endif

#endif