]> git.pld-linux.org Git - packages/apache.git/commitdiff
- libtool 2.2 fix auto/th/apache-2_2_8-7
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Fri, 6 Jun 2008 09:41:22 +0000 (09:41 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apache-libtool.patch -> 1.3

apache-libtool.patch

index 5467eddfe0e24e4dc83d12502804447e589a21dd..74c3bf90c6c2850ebf02dfe05724ee47b9906a90 100644 (file)
  
      #   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"
+
This page took 0.042665 seconds and 4 git commands to generate.