blob: 67d575e39f2b3e5f91a3348ea24f47baa36d4f80 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
$NetBSD: patch-aa,v 1.1.1.1 2002/05/02 13:28:15 bouyer Exp $
--- configure.orig Fri Mar 8 20:28:05 2002
+++ configure Tue Apr 30 15:28:37 2002
@@ -9893,8 +9893,10 @@
# This can be used to rebuild libtool when needed
LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
+if false ; then
# Always use our own libtool.
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
+fi
# Prevent multiple expansion
|