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

List:       kde-commits
Subject:    KDE/kdelibs/kjs
From:       Allen Winter <winter () kde ! org>
Date:       2009-06-16 16:29:20
Message-ID: 1245169760.116994.17057.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 982699 by winterz:

provide a fully qualified url for the logging message of PCRE


 M  +1 -1      CMakeLists.txt  


--- trunk/KDE/kdelibs/kjs/CMakeLists.txt #982698:982699
@@ -40,7 +40,7 @@
 
 include_directories(${KDE4_KDECORE_INCLUDES} ${CMAKE_SOURCE_DIR}/wtf \
${KDEWIN_INCLUDES} )  
-macro_log_feature(PCRE_FOUND "PCRE" "Perl Compatible Regular Expression" \
"www.pcre.org" FALSE "" "Lack of PCRE will result in extremely poor regular \
expression support in KJS. ") +macro_log_feature(PCRE_FOUND "PCRE" "Perl Compatible \
Regular Expression" "http://www.pcre.org" FALSE "" "Lack of PCRE will result in \
extremely poor regular expression support in KJS. ")  
 # the check for pcre is in kdelibs/CMakeLists.txt
 if(PCRE_FOUND  AND NOT  KJS_FORCE_DISABLE_PCRE)


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

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