openbsd-ports/devel/ORBit/patches/patch-aa
1999-03-23 19:24:31 +00:00

22 lines
708 B
Plaintext

$OpenBSD: patch-aa,v 1.1.1.1 1999/03/23 19:24:31 rohee Exp $
$NetBSD: patch-aa,v 1.3 1999/03/05 00:25:10 tron Exp $
--- popt/configure.orig Wed Feb 24 20:54:33 1999
+++ popt/configure Thu Mar 4 23:23:12 1999
@@ -1895,6 +1895,7 @@
fi
# Always use our own libtool.
+if false; then
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# Check for any special flags to pass to ltconfig.
@@ -2126,6 +2127,7 @@
${CONFIG_SHELL-/bin/sh} $ac_aux_dir/ltconfig --no-reexec \
$libtool_flags --no-verify $ac_aux_dir/ltmain.sh $host \
|| { echo "configure: error: libtool configure failed" 1>&2; exit 1; }
+fi
# Redirect the config.log output again, so that the ltconfig log is not
# clobbered by the next message.