From b7d96aa82b20eafeecf272bd2b8eb59e9ca45d77 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 24 Feb 2012 15:29:11 -0600 Subject: Set COMPILE_TDE_SUPPORT instead of COMPILE_KDE_SUPPORT --- src/kvilib/config/kvi_wincfg.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/kvilib/config/kvi_wincfg.h') diff --git a/src/kvilib/config/kvi_wincfg.h b/src/kvilib/config/kvi_wincfg.h index 1759e323..1a74f0ae 100644 --- a/src/kvilib/config/kvi_wincfg.h +++ b/src/kvilib/config/kvi_wincfg.h @@ -50,7 +50,7 @@ #define COMPILE_INFO_TIPS 1 /* define if you want to compile the KDE 2.x support */ -/* #undef COMPILE_KDE_SUPPORT */ +/* #undef COMPILE_TDE_SUPPORT */ /* define if you want the gcc memory profile */ /* #undef COMPILE_MEMORY_PROFILE */ -- cgit v1.2.1