diff options
Diffstat (limited to 'src/kvi_configstatus.h')
-rw-r--r-- | src/kvi_configstatus.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/kvi_configstatus.h b/src/kvi_configstatus.h index 9e1eec82..339ea24c 100644 --- a/src/kvi_configstatus.h +++ b/src/kvi_configstatus.h @@ -40,8 +40,8 @@ /* define if you want the IpV6 support */ #define COMPILE_IPV6_SUPPORT 1 -/* 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 */ |