11 lines
503 B
Text
11 lines
503 B
Text
--- libx11amp/configure.orig Tue May 31 17:43:26 2005
|
|
+++ libx11amp/configure Tue May 31 17:43:36 2005
|
|
@@ -1304,7 +1304,7 @@
|
|
# 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 \
|
|
+$ac_aux_dir/ltconfig \
|
|
$libtool_flags --no-verify $ac_aux_dir/ltmain.sh $host \
|
|
|| { echo "configure: error: libtool configure failed" 1>&2; exit 1; }
|
|
|