diff options
Diffstat (limited to 'devel/libtool13/files/patch-ac')
-rw-r--r-- | devel/libtool13/files/patch-ac | 25 |
1 files changed, 11 insertions, 14 deletions
diff --git a/devel/libtool13/files/patch-ac b/devel/libtool13/files/patch-ac index 3a1894e10003..b74f12d923d3 100644 --- a/devel/libtool13/files/patch-ac +++ b/devel/libtool13/files/patch-ac @@ -1,15 +1,12 @@ - -$FreeBSD$ - ---- ltconfig.orig Tue Dec 7 23:50:48 1999 -+++ ltconfig Sat Jun 8 11:48:12 2002 +--- ltconfig.orig Fri Dec 13 23:36:10 2002 ++++ ltconfig Fri Dec 13 23:47:30 2002 @@ -169,7 +169,7 @@ # Constants: PROGRAM=ltconfig PACKAGE=libtool --VERSION=1.3.4 -+VERSION=1.3.4-freebsd-ports - TIMESTAMP=" (1.385.2.196 1999/12/07 21:47:57)" +-VERSION=1.3.5 ++VERSION=1.3.5-freebsd-ports + TIMESTAMP=" (1.385.2.206 2000/05/27 11:12:27)" ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' ac_link='${CC-cc} -o conftest $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' @@ -185,6 +185,8 @@ @@ -72,7 +69,7 @@ $FreeBSD$ echo "$ac_t"yes 1>&6 else echo "$ac_t"no 1>&6 -@@ -1226,8 +1240,8 @@ +@@ -1232,8 +1246,8 @@ *) if $LD --help 2>&1 | egrep ': supported targets:.* elf' > /dev/null; then @@ -83,7 +80,7 @@ $FreeBSD$ else ld_shlibs=no fi -@@ -1353,14 +1367,6 @@ +@@ -1359,14 +1373,6 @@ hardcode_shlibpath_var=no ;; @@ -98,7 +95,7 @@ $FreeBSD$ hpux9* | hpux10* | hpux11*) case "$host_os" in hpux9*) archive_cmds='$rm $objdir/$soname~$LD -b +b $install_libdir -o $objdir/$soname $libobjs $deplibs $linkopts~test $objdir/$soname = $lib || mv $objdir/$soname $lib' ;; -@@ -1775,7 +1781,7 @@ +@@ -1793,7 +1799,7 @@ version_type=none dynamic_linker="$host_os ld.so" sys_lib_dlsearch_path_spec="/lib /usr/lib" @@ -107,7 +104,7 @@ $FreeBSD$ file_magic_cmd= file_magic_test_file= deplibs_check_method='unknown' -@@ -1873,19 +1879,22 @@ +@@ -1891,19 +1897,22 @@ version_type=freebsd-$objformat case "$version_type" in freebsd-elf*) @@ -127,7 +124,7 @@ $FreeBSD$ ;; esac + file_magic_cmd=/usr/bin/file -+ file_magic_test_file=`echo /usr/lib/libc.so.*` ++ file_magic_test_file=`echo /usr/lib/libc.so*` + if test "$release_suffix" = all; then + library_names_spec='${libname}${release}.so$versuffix ${libname}${release}.so' + else @@ -139,7 +136,7 @@ $FreeBSD$ shlibpath_var=LD_LIBRARY_PATH case "$host_os" in freebsd2* | freebsd3.[01]* | freebsdelf3.[01]*) -@@ -2776,6 +2785,15 @@ +@@ -2812,6 +2821,15 @@ # Shell to use when invoking shell scripts. SHELL=$LTSHELL |