blob: de57871ffe2fe364bf497e15cbf136992ce74260 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
$FreeBSD$
--- configure.orig Fri May 17 13:34:46 2002
+++ configure Fri May 17 13:37:13 2002
@@ -6567,6 +6567,7 @@
# This can be used to rebuild libtool when needed
LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
+$ac_aux_dir/ltconfig $LIBTOOL_DEPS
# Always use our own libtool.
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
|