]> granicus.if.org Git - php/commitdiff
unidiff isn't widely recognized, change to context format.
authorSascha Schumann <sas@php.net>
Wed, 6 Oct 1999 13:18:12 +0000 (13:18 +0000)
committerSascha Schumann <sas@php.net>
Wed, 6 Oct 1999 13:18:12 +0000 (13:18 +0000)
patch-ltmain.sh

index dc6e3524e04cc6fcf1981271392dd0e8304a521c..9df2c68266d458aa45c9fbf00acccb43f6a46807 100644 (file)
@@ -1,10 +1,12 @@
---- /usr/local/share/libtool/ltmain.sh Wed Jul 14 14:46:28 1999
-+++ ltmain.sh  Tue Oct  5 19:01:41 1999
-@@ -1955,6 +1955,7 @@
-                   done
-             done
-             if test -n "$a_deplib" ; then
-+            newdeplibs="$newdeplibs $a_deplib"
-               droppeddeps=yes
-               echo
-               echo "*** Warning: This library needs some functionality provided by $a_deplib."
+*** ltmain.sh.orig     Wed Oct  6 15:10:21 1999
+--- ltmain.sh  Wed Oct  6 15:11:33 1999
+***************
+*** 1955,1960 ****
+--- 1955,1961 ----
+                   done
+             done
+             if test -n "$a_deplib" ; then
++              newdeplibs="$newdeplibs $a_deplib"
+               droppeddeps=yes
+               echo
+               echo "*** Warning: This library needs some functionality provided by $a_deplib."