SOURCES: apache-libtool.patch - libtool 2.2 fix

arekm arekm at pld-linux.org
Fri Jun 6 11:41:27 CEST 2008


Author: arekm                        Date: Fri Jun  6 09:41:27 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- libtool 2.2 fix

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

---- Diffs:

================================================================
Index: SOURCES/apache-libtool.patch
diff -u SOURCES/apache-libtool.patch:1.2 SOURCES/apache-libtool.patch:1.3
--- SOURCES/apache-libtool.patch:1.2	Thu Dec 22 01:15:43 2005
+++ SOURCES/apache-libtool.patch	Fri Jun  6 11:41:22 2008
@@ -45,3 +45,17 @@
  
      #   execute the commands
      &execute_cmds(@cmds);
+Index: configure.in
+===================================================================
+--- build/configure.in	(wersja 657353)
++++ build/configure.in	(wersja 657354)
+@@ -237,7 +237,7 @@
+       LIBTOOL="$my_libtool \$(LTFLAGS)"
+       libtoolversion=`$my_libtool --version`
+       case $libtoolversion in
+-          *1.[[45]]*)
++          *1.[[45]]* | *[[2-9]].[[0-9]]*)
+               SH_LIBTOOL='$(LIBTOOL)'
+               SHLTCFLAGS="-prefer-pic"
+               LTCFLAGS="-prefer-non-pic -static"
+
================================================================

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



More information about the pld-cvs-commit mailing list