[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdepimlibs
From:       Szombathelyi György <gyurco () freemail ! hu>
Date:       2006-08-05 15:30:05
Message-ID: 1154791805.750836.16675.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 570049 by gyurco:

Revert the conditonal adding of kldap directory, since:
- The test for LDAP libs is in kldap/CMakeLists.txt, so this check always fail
- KLDAP has (empty) stubs when no LDAP client library found.



 M  +1 -3      CMakeLists.txt  


--- trunk/KDE/kdepimlibs/CMakeLists.txt #570048:570049
@@ -22,9 +22,7 @@
 add_subdirectory(kcal)
 endif(NOT MSVC)
 add_subdirectory(ktnef)
-if(LDAP_FOUND)
-  add_subdirectory(kldap)
-endif(LDAP_FOUND)
+add_subdirectory(kldap)
 add_subdirectory(kresources)
 add_subdirectory(kabc)
 
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic