office-gobmx/config_host/config_kde4.h.in
Jan-Marek Glogowski 8dc174178f Clarify KDE4 and TDE config variables
The configure flag is already --enable-kde4, so rename most build
and configure variables, including the config headers, and the
build module to include the major number.

Also rename the TDE MOC stored as $MOC to $TDE_MOC to prevent
conflicts.

Change-Id: Ib947ae4b80349cc52eac7812cb93e8a42606b526
2016-09-23 23:25:48 +02:00

10 lines
116 B
C

/*
Settings for KDE4 integration.
*/
#ifndef CONFIG_KDE4_H
#define CONFIG_KDE4_H
#define KDE4_HAVE_GLIB 0
#endif