rename patches; easier to sync from
This commit is contained in:
parent
0988f85f08
commit
48b9391566
@ -1,6 +1,7 @@
|
||||
$OpenBSD: patch-Makefile_in,v 1.1 2001/02/20 18:26:37 danh Exp $
|
||||
--- Makefile.in.orig Sat May 27 07:23:32 2000
|
||||
+++ Makefile.in Sat Jun 10 13:49:57 2000
|
||||
@@ -519,7 +519,7 @@
|
||||
+++ Makefile.in Tue Feb 20 13:25:14 2001
|
||||
@@ -519,7 +519,7 @@ configure-subdirs distdir: $(DIST_MAKEFI
|
||||
|
||||
# Create and install libltdl
|
||||
install-data-hook:
|
@ -1,6 +1,7 @@
|
||||
$OpenBSD: patch-doc_Makefile_in,v 1.1 2001/02/20 18:26:38 danh Exp $
|
||||
--- doc/Makefile.in.orig Sat May 27 07:23:34 2000
|
||||
+++ doc/Makefile.in Sat Jun 10 13:49:55 2000
|
||||
@@ -71,7 +71,7 @@
|
||||
+++ doc/Makefile.in Tue Feb 20 13:25:13 2001
|
||||
@@ -71,7 +71,7 @@ LD = @LD@
|
||||
LIBTOOL = @LIBTOOL@
|
||||
LIBTOOL_FLAGS = @LIBTOOL_FLAGS@
|
||||
LN_S = @LN_S@
|
@ -1,5 +1,6 @@
|
||||
--- doc/libtool.texi.orig Fri Apr 30 15:30:12 1999
|
||||
+++ doc/libtool.texi Fri Apr 30 15:30:29 1999
|
||||
$OpenBSD: patch-doc_libtool_texi,v 1.1 2001/02/20 18:26:38 danh Exp $
|
||||
--- doc/libtool.texi.orig Tue Nov 2 07:36:23 1999
|
||||
+++ doc/libtool.texi Tue Feb 20 13:25:13 2001
|
||||
@@ -11,7 +11,7 @@
|
||||
@set MAILLIST the libtool mailing list @email{libtool@@gnu.org}
|
||||
@set objdir .libs
|
@ -1,6 +1,7 @@
|
||||
$OpenBSD: patch-ltconfig,v 1.1 2001/02/20 18:26:38 danh Exp $
|
||||
--- ltconfig.orig Sat May 27 07:15:00 2000
|
||||
+++ ltconfig Fri Jan 19 12:57:33 2001
|
||||
@@ -1105,6 +1105,9 @@
|
||||
+++ ltconfig Tue Feb 20 13:25:13 2001
|
||||
@@ -1105,6 +1105,9 @@ cygwin* | mingw*)
|
||||
with_gnu_ld=no
|
||||
fi
|
||||
;;
|
||||
@ -10,7 +11,7 @@
|
||||
|
||||
esac
|
||||
|
||||
@@ -1402,10 +1405,21 @@
|
||||
@@ -1402,10 +1405,21 @@ else
|
||||
;;
|
||||
|
||||
openbsd*)
|
||||
@ -34,7 +35,7 @@
|
||||
;;
|
||||
|
||||
os2*)
|
||||
@@ -2021,13 +2035,10 @@
|
||||
@@ -2021,13 +2035,10 @@ netbsd*)
|
||||
|
||||
openbsd*)
|
||||
version_type=sunos
|
@ -1,6 +1,7 @@
|
||||
$OpenBSD: patch-ltmain_sh,v 1.1 2001/02/20 18:26:38 danh Exp $
|
||||
--- ltmain.sh.orig Sat May 27 07:15:01 2000
|
||||
+++ ltmain.sh Thu Feb 15 22:36:07 2001
|
||||
@@ -1079,6 +1079,17 @@
|
||||
+++ ltmain.sh Tue Feb 20 13:25:14 2001
|
||||
@@ -1079,6 +1079,17 @@ compiler."
|
||||
# These systems don't actually have c library (as such)
|
||||
continue
|
||||
;;
|
||||
@ -18,7 +19,7 @@
|
||||
esac
|
||||
elif test "$arg" = "-lm"; then
|
||||
case "$host" in
|
||||
@@ -1091,6 +1102,10 @@
|
||||
@@ -1091,6 +1102,10 @@ compiler."
|
||||
deplibs="$deplibs $arg"
|
||||
;;
|
||||
|
||||
@ -29,7 +30,7 @@
|
||||
-module)
|
||||
module=yes
|
||||
continue
|
||||
@@ -1795,6 +1810,9 @@
|
||||
@@ -1795,6 +1810,9 @@ compiler."
|
||||
*-*-cygwin* | *-*-mingw* | *-*-os2* | *-*-beos*)
|
||||
# these systems don't actually have a c library (as such)!
|
||||
;;
|
||||
@ -39,7 +40,7 @@
|
||||
*-*-rhapsody*)
|
||||
# rhapsody is a little odd...
|
||||
deplibs="$deplibs -framework System"
|
||||
@@ -3567,40 +3585,6 @@
|
||||
@@ -3567,40 +3585,6 @@ libdir='$install_libdir'\
|
||||
# Exit here if they wanted silent mode.
|
||||
test "$show" = : && exit 0
|
||||
|
Loading…
Reference in New Issue
Block a user