mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
b82bff9c55
installation.
12 lines
589 B
Plaintext
12 lines
589 B
Plaintext
--- 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 --build="$build" $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
|