From 7cb24f16beba124f021091c4b7bcf8565a06fb95 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 6 Nov 2011 21:47:32 -0600 Subject: Rename additional instances of KDE to TDE --- ConfigureChecks.cmake | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ConfigureChecks.cmake') diff --git a/ConfigureChecks.cmake b/ConfigureChecks.cmake index e0b3f928c..fc6c1db72 100644 --- a/ConfigureChecks.cmake +++ b/ConfigureChecks.cmake @@ -9,8 +9,8 @@ # ################################################# -if( BUILD_LIBKDEPIM OR BUILD_KMAIL ) - option( KDEPIM_NEW_DISTRLISTS "Define if you want to use the new distribution lists" ON ) +if( BUILD_LIBTDEPIM OR BUILD_KMAIL ) + option( TDEPIM_NEW_DISTRLISTS "Define if you want to use the new distribution lists" ON ) endif( ) -- cgit v1.2.1