diff options
Diffstat (limited to 'devel/libtool14/files/patch-ac')
-rw-r--r-- | devel/libtool14/files/patch-ac | 25 |
1 files changed, 12 insertions, 13 deletions
diff --git a/devel/libtool14/files/patch-ac b/devel/libtool14/files/patch-ac index 32158c9..414e062 100644 --- a/devel/libtool14/files/patch-ac +++ b/devel/libtool14/files/patch-ac @@ -1,14 +1,14 @@ ---- ltconfig.orig Fri Jul 2 09:02:37 1999 -+++ ltconfig Sat Sep 4 11:34:21 1999 +--- ltconfig.orig Tue Dec 7 13:50:48 1999 ++++ ltconfig Mon Jan 17 16:31:24 2000 @@ -169,7 +169,7 @@ # Constants: PROGRAM=ltconfig PACKAGE=libtool --VERSION=1.3.3 -+VERSION=1.3.3-freebsd-ports - TIMESTAMP=" (1.385.2.181 1999/07/02 15:49:11)" - ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.c 1>&5' - ac_link='${CC-cc} -o conftest $CFLAGS $CPPFLAGS $LDFLAGS conftest.c $LIBS 1>&5' +-VERSION=1.3.4 ++VERSION=1.3.4-freebsd-ports + TIMESTAMP=" (1.385.2.196 1999/12/07 21:47:57)" + 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 @@ # which needs '.lib'). enable_static=yes @@ -66,7 +66,7 @@ else ld_shlibs=no fi -@@ -1348,14 +1359,6 @@ +@@ -1353,14 +1364,6 @@ hardcode_shlibpath_var=no ;; @@ -81,7 +81,7 @@ 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' ;; -@@ -1732,7 +1735,7 @@ +@@ -1775,7 +1778,7 @@ version_type=none dynamic_linker="$host_os ld.so" sys_lib_dlsearch_path_spec="/lib /usr/lib" @@ -90,7 +90,7 @@ file_magic_cmd= file_magic_test_file= deplibs_check_method='unknown' -@@ -1829,19 +1832,21 @@ +@@ -1874,18 +1877,21 @@ case "$version_type" in freebsd-elf*) deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB shared object' @@ -107,7 +107,6 @@ + deplibs_check_method='file_magic FreeBSD.* shared library' ;; esac -- finish_cmds='PATH="\$PATH:/sbin" OBJFORMAT="'"$objformat"'" ldconfig -m $libdir' + file_magic_cmd=/usr/bin/file + file_magic_test_file=`echo /usr/lib/libc.so.*` + if test "$release_suffix" = all; then @@ -120,8 +119,8 @@ + finish_cmds='/usr/bin/env OBJFORMAT="'"$objformat"'" /sbin/ldconfig -m $libdir' shlibpath_var=LD_LIBRARY_PATH case "$host_os" in - freebsd2* | freebsd3.[01]*) -@@ -2719,6 +2724,15 @@ + freebsd2* | freebsd3.[01]* | freebsdelf3.[01]*) +@@ -2776,6 +2782,15 @@ # Shell to use when invoking shell scripts. SHELL=$LTSHELL |