[Lunar-commits] r16139 - moonbase/trunk/libs/pcre
    Terry Chan 
    tchan at lunar-linux.org
       
    Thu Aug 18 18:28:23 UTC 2005
    
    
  
Author: tchan
Date: 2005-08-18 18:28:22 +0000 (Thu, 18 Aug 2005)
New Revision: 16139
Modified:
   moonbase/trunk/libs/pcre/DETAILS
Log:
Added a GCCWRAPPERS=off to pcre.  pcre-6.3 fails to compile without it.
Modified: moonbase/trunk/libs/pcre/DETAILS
===================================================================
--- moonbase/trunk/libs/pcre/DETAILS	2005-08-18 17:44:11 UTC (rev 16138)
+++ moonbase/trunk/libs/pcre/DETAILS	2005-08-18 18:28:22 UTC (rev 16139)
@@ -7,6 +7,7 @@
         WEB_SITE=http://www.pcre.org/
          ENTERED=20010922
          UPDATED=20050818
+     GCCWRAPPERS=off
            SHORT="pcre is the Perl compatible regular expression library."
 
 cat << EOF
    
    
More information about the Lunar-commits
mailing list