blob: 1cbe489bc732d6f80882dc54a3d35b1bc50301e6 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
$FreeBSD$
--- configure.orig Thu Feb 27 21:25:22 2003
+++ configure Thu Feb 27 21:25:36 2003
@@ -12529,6 +12529,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'
|