From 88691128ab626db32246f3b324d068fa6b88c492 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Tue, 4 Feb 2020 17:21:18 +0100 Subject: Delete the TDEPIM_NEW_DISTRLISTS double setting. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko (cherry picked from commit 804eb53c4112e0f2415aca2ebcdc89144eae744d) --- ConfigureChecks.cmake | 4 ---- 1 file changed, 4 deletions(-) diff --git a/ConfigureChecks.cmake b/ConfigureChecks.cmake index 2382d6dc..1496b0d5 100644 --- a/ConfigureChecks.cmake +++ b/ConfigureChecks.cmake @@ -30,10 +30,6 @@ if( BUILD_KMAIL ) check_include_file( "byteswap.h" HAVE_BYTESWAP_H ) endif( ) -if( BUILD_LIBTDEPIM OR BUILD_KMAIL ) - option( TDEPIM_NEW_DISTRLISTS "Define if you want to use the new distribution lists" ON ) -endif( ) - if( BUILD_INDEXLIB OR BUILD_KMAIL ) -- cgit v1.2.3