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

List:       kde-commits
Subject:    branches/kdepim/enterprise4/kdepimlibs
From:       Allen Winter <winter () kde ! org>
Date:       2009-07-14 17:26:03
Message-ID: 1247592363.614798.9320.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 996683 by winterz:

don't make cyrus-sasl2 optional, because for our purposes it isn't.
and in kde trunk, it isn't optional anymore either.


 M  +2 -2      CMakeLists.txt  


--- branches/kdepim/enterprise4/kdepimlibs/CMakeLists.txt #996682:996683
@@ -20,8 +20,8 @@
 
 
 if (NOT ONLY_KLEO)
-   macro_optional_find_package(Sasl2)
-   macro_log_feature(SASL2_FOUND "cyrus-sasl" "Cyrus SASL API" \
"http://asg.web.cmu.edu/sasl/sasl-library.html" FALSE "" "STRONGLY RECOMMENDED: \
Needed to support authentication of logins. IMAP and Sieve kioslaves will not be \
built.") +  find_package(Sasl2)
+  macro_log_feature(SASL2_FOUND "cyrus-sasl" "Cyrus SASL API" \
"http://asg.web.cmu.edu/sasl/sasl-library.html" TRUE "" "Required to support \
authentication of logins in the IMAP and Sieve kioslaves.")  endif (NOT ONLY_KLEO)
 
 # gpgme is a hard dependency


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

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