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