Oops, missed some more wrong libtool stuff...

This commit is contained in:
Jeremy Lea 2000-10-01 09:50:00 +00:00
parent 8244fc50b0
commit a7f9b3582b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=33281

View file

@ -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