blob: b65e61734b86ae0e55a29a2dc022ce263d9a0594 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- configure.orig Tue Jun 20 00:25:46 2000
+++ configure Thu Jun 29 12:16:30 2000
@@ -2149,7 +2149,7 @@
objext="$OBJEXT" exeext="$EXEEXT" reload_flag="$reload_flag" \
deplibs_check_method="$deplibs_check_method" file_magic_cmd="$file_magic_cmd" \
${CONFIG_SHELL-/bin/sh} $ac_aux_dir/ltconfig --no-reexec \
-$libtool_flags --no-verify --build="$build" $ac_aux_dir/ltmain.sh $lt_target \
+$libtool_flags $ac_aux_dir/ltmain.sh $lt_target \
|| { echo "configure: error: libtool configure failed" 1>&2; exit 1; }
# Reload cache, that may have been modified by ltconfig
|