diff options
Diffstat (limited to 'src/config.h.in')
-rw-r--r-- | src/config.h.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/config.h.in b/src/config.h.in index 3084f017..619fdd78 100644 --- a/src/config.h.in +++ b/src/config.h.in @@ -39,8 +39,8 @@ /* define if you want the IpV6 support */ #undef COMPILE_IPV6_SUPPORT -/* define if you want to compile the KDE 3.x support */ -#undef COMPILE_KDE_SUPPORT +/* define if you want to compile the TDE support */ +#undef COMPILE_TDE_SUPPORT /* define if you want the memory checks */ #undef COMPILE_MEMORY_CHECKS |