diff options
author | reg <reg@FreeBSD.org> | 2000-10-01 17:50:00 +0800 |
---|---|---|
committer | reg <reg@FreeBSD.org> | 2000-10-01 17:50:00 +0800 |
commit | f6c433f2facb7247f490e586b1126c7b793047df (patch) | |
tree | 55c1eefc3fd627ec2ee0be211ebb76fa732d0732 /devel | |
parent | 1715d562e31bef951a4165007ac78a06dd9909b6 (diff) | |
download | freebsd-ports-gnome-f6c433f2facb7247f490e586b1126c7b793047df.tar.gz freebsd-ports-gnome-f6c433f2facb7247f490e586b1126c7b793047df.tar.zst freebsd-ports-gnome-f6c433f2facb7247f490e586b1126c7b793047df.zip |
Oops, missed some more wrong libtool stuff...
Diffstat (limited to 'devel')
-rw-r--r-- | devel/swarm/files/patch-ad | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/devel/swarm/files/patch-ad b/devel/swarm/files/patch-ad index eb4cf476a7f0..76fc8b8e1327 100644 --- a/devel/swarm/files/patch-ad +++ b/devel/swarm/files/patch-ad @@ -9,17 +9,6 @@ # Check whether --enable-shared or --disable-shared was given. -@@ -1394,8 +1394,8 @@ - # Actually configure libtool. ac_aux_dir is where install-sh is found. - CC="$CC" CFLAGS="$CFLAGS" CPPFLAGS="$CPPFLAGS" \ - LD="$LD" NM="$NM" RANLIB="$RANLIB" LN_S="$LN_S" \ --${CONFIG_SHELL-/bin/sh} $ac_aux_dir/ltconfig --no-reexec \ --$libtool_flags --no-verify $ac_aux_dir/ltmain.sh $host \ -+${CONFIG_SHELL-/bin/sh} /usr/local/share/libtool/ltconfig --no-reexec \ -+$libtool_flags --no-verify --disable-ltlibs /usr/local/share/libtool/ltmain.sh $host \ - || { echo "configure: error: libtool configure failed" 1>&2; exit 1; } - - # Redirect the config.log output again, so that the ltconfig log is not @@ -2647,8 +2647,8 @@ if test -n "$with_tcldir" ; then PATH=${with_tcldir}/bin:$PATH |