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

List:       kde-commits
Subject:    KDE/kdebase/runtime/kioslave
From:       Allen Winter <winter () kde ! org>
Date:       2008-06-18 19:55:07
Message-ID: 1213818907.910275.10144.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 821926 by winterz:

clean up the Samba discovery logging message


 M  +1 -2      CMakeLists.txt  


--- trunk/KDE/kdebase/runtime/kioslave/CMakeLists.txt #821925:821926
@@ -3,6 +3,7 @@
 set(SAMBA_REQUIRE_SMBC_SET_CONTEXT TRUE)
 set(SAMBA_REQUIRE_SMBC_OPTION_SET TRUE)
 macro_optional_find_package(Samba)
+macro_log_feature(SAMBA_FOUND "Samba" "the SMB client library, a version with \
smbc_set_context() and smbc_option_set()" "http://www.samba.org" FALSE "" "Needed to \
build the SMB kioslave")  
 add_subdirectory( about )
 add_subdirectory( cgi )
@@ -29,7 +30,5 @@
 
    if(SAMBA_FOUND)
       add_subdirectory(smb)
-   else(SAMBA_FOUND)
-      macro_log_feature(SAMBA_FOUND "Samba" "Sambas libsmbclient is required for the \
smb-ioslave. A version which already has smbc_set_context() and smbc_option_set() is \
required" "http://www.samba.org")  endif(SAMBA_FOUND)
 endif(NOT WIN32)


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

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