15 lines
477 B
Text
15 lines
477 B
Text
$NetBSD: patch-aa,v 1.2 2001/01/16 21:59:33 cjones Exp $
|
|
|
|
--- configure~ Sat Nov 25 06:59:40 2000
|
|
+++ configure Mon Jan 15 16:27:32 2001
|
|
@@ -4924,8 +4924,10 @@
|
|
# This can be used to rebuild libtool when needed
|
|
LIBTOOL_DEPS="$ac_aux_dir/ltconfig $ac_aux_dir/ltmain.sh"
|
|
|
|
+if false ; then
|
|
# Always use our own libtool.
|
|
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
|
|
+fi
|
|
|
|
# Redirect the config.log output again, so that the ltconfig log is not
|
|
# clobbered by the next message.
|