SOURCES: apache-mod_jk-libtool.patch - libtool --tag=CC still needed for pa...

glen glen at pld-linux.org
Fri Apr 24 00:45:53 CEST 2009


Author: glen                         Date: Thu Apr 23 22:45:53 2009 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- libtool --tag=CC still needed for parallel make

---- Files affected:
SOURCES:
   apache-mod_jk-libtool.patch (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SOURCES/apache-mod_jk-libtool.patch
diff -u /dev/null SOURCES/apache-mod_jk-libtool.patch:1.4
--- /dev/null	Fri Apr 24 00:45:53 2009
+++ SOURCES/apache-mod_jk-libtool.patch	Fri Apr 24 00:45:47 2009
@@ -0,0 +1,11 @@
+--- tomcat-connectors-1.2.28-src/native/common/Makefile.in~	2007-09-02 22:32:11.000000000 +0300
++++ tomcat-connectors-1.2.28-src/native/common/Makefile.in	2009-04-21 17:24:08.934875294 +0300
+@@ -25,7 +25,7 @@
+ 
+ top_builddir = ..
+ 
+-LIBTOOL = @LIBTOOL@
++LIBTOOL = @LIBTOOL@ --tag=CC
+ CC = @CC@
+ 
+ OEXT=.lo
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/apache-mod_jk-libtool.patch?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list