From 2ce3b6f76e8e085a9dc2e472d16859973d5ef945 Mon Sep 17 00:00:00 2001 From: Allen Winter Date: Mon, 24 Jul 2006 19:51:03 +0000 Subject: change the tag file because we hope emailfunctions goes away sometime soon. svn path=/trunk/KDE/kdelibs/; revision=565921 --- modules/FindKdepimLibs.cmake | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/modules/FindKdepimLibs.cmake b/modules/FindKdepimLibs.cmake index 9b720fed..9e18eb46 100644 --- a/modules/FindKdepimLibs.cmake +++ b/modules/FindKdepimLibs.cmake @@ -1,7 +1,6 @@ # Find if we installed kdepimlibs before to compile it -#TODO: use kcal/kcal.h, but it doesn't exist yet -FIND_PATH( KDEPIMLIBS_INCLUDE_DIR emailfunctions/email.h +FIND_PATH( KDEPIMLIBS_INCLUDE_DIR kcal/kcal.h ${KDE4_INCLUDE_DIR} ) -- cgit v1.2.1