summaryrefslogtreecommitdiffstats
path: root/src/kvi_configstatus.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-02-24 15:29:11 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-02-24 15:29:11 -0600
commitb7d96aa82b20eafeecf272bd2b8eb59e9ca45d77 (patch)
tree31cd0dfbcd812303cb707e37614c5a8bc86afd00 /src/kvi_configstatus.h
parent2b0f7501a0f64a3eac41fffc6256714aba7693c2 (diff)
downloadkvirc-b7d96aa82b20eafeecf272bd2b8eb59e9ca45d77.tar.gz
kvirc-b7d96aa82b20eafeecf272bd2b8eb59e9ca45d77.zip
Set COMPILE_TDE_SUPPORT instead of COMPILE_KDE_SUPPORT
Diffstat (limited to 'src/kvi_configstatus.h')
-rw-r--r--src/kvi_configstatus.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/kvi_configstatus.h b/src/kvi_configstatus.h
index 9e1eec8..339ea24 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 */