fix offsets after upgrading to libtool 1.3.5
This commit is contained in:
parent
7d9d8c2a08
commit
cf9df3abdc
@ -1,6 +1,6 @@
|
||||
--- doc/Makefile.in.orig Fri May 28 00:34:52 1999
|
||||
+++ doc/Makefile.in Fri May 28 00:35:09 1999
|
||||
@@ -70,7 +70,7 @@
|
||||
--- 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 @@
|
||||
LIBTOOL = @LIBTOOL@
|
||||
LIBTOOL_FLAGS = @LIBTOOL_FLAGS@
|
||||
LN_S = @LN_S@
|
||||
|
@ -1,6 +1,15 @@
|
||||
--- ltmain.sh.orig Wed Jul 7 22:12:12 1999
|
||||
+++ ltmain.sh Wed Jul 7 22:13:47 1999
|
||||
@@ -3522,40 +3522,6 @@
|
||||
--- ltmain.sh.orig Sat May 27 07:15:01 2000
|
||||
+++ ltmain.sh Sat Jun 10 14:00:27 2000
|
||||
@@ -2623,7 +2623,7 @@
|
||||
# linked before any other PIC object. But we must not use
|
||||
# pic_flag when linking with -static. The problem exists in
|
||||
# FreeBSD 2.2.6 and is fixed in FreeBSD 3.1.
|
||||
- *-*-freebsd2*|*-*-freebsd3.0*|*-*-freebsdelf3.0*)
|
||||
+ *-*-freebsd2*|*-*-freebsd3.0*|*-*-freebsdelf3.0*)
|
||||
case "$compile_command " in
|
||||
*" -static "*) ;;
|
||||
*) pic_flag_for_symtable=" $pic_flag -DPIC -DFREEBSD_WORKAROUND";;
|
||||
@@ -3567,40 +3567,6 @@
|
||||
# Exit here if they wanted silent mode.
|
||||
test "$show" = : && exit 0
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
--- configure.orig Fri May 28 00:37:34 1999
|
||||
+++ configure Fri May 28 00:38:48 1999
|
||||
@@ -1733,10 +1733,10 @@
|
||||
--- configure.orig Sat May 27 06:58:15 2000
|
||||
+++ configure Sat Jun 10 13:49:56 2000
|
||||
@@ -1739,10 +1739,10 @@
|
||||
top_srcdir="$ac_dots$ac_given_srcdir" ;;
|
||||
esac
|
||||
|
||||
@ -15,7 +15,7 @@
|
||||
|
||||
echo creating "$ac_file"
|
||||
rm -f "$ac_file"
|
||||
@@ -1853,10 +1853,10 @@
|
||||
@@ -1859,10 +1859,10 @@
|
||||
*) # Relative path.
|
||||
ac_sub_cache_file="$ac_dots$cache_file" ;;
|
||||
esac
|
||||
|
@ -1,6 +1,6 @@
|
||||
--- libltdl/configure.orig Tue May 25 20:31:14 1999
|
||||
+++ libltdl/configure Fri May 28 00:47:48 1999
|
||||
@@ -2925,10 +2925,10 @@
|
||||
--- libltdl/configure.orig Sat May 27 06:58:20 2000
|
||||
+++ libltdl/configure Sat Jun 10 13:49:57 2000
|
||||
@@ -2926,10 +2926,10 @@
|
||||
top_srcdir="$ac_dots$ac_given_srcdir" ;;
|
||||
esac
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
--- Makefile.in.orig Mon Apr 10 20:41:31 2000
|
||||
+++ Makefile.in Mon Apr 10 20:42:03 2000
|
||||
@@ -518,7 +518,7 @@ configure-subdirs distdir: $(DIST_MAKEFI
|
||||
--- Makefile.in.orig Sat May 27 07:23:32 2000
|
||||
+++ Makefile.in Sat Jun 10 13:49:57 2000
|
||||
@@ -519,7 +519,7 @@
|
||||
|
||||
# Create and install libltdl
|
||||
install-data-hook:
|
||||
|
Loading…
Reference in New Issue
Block a user