blob: 2f85e4f3c4af6a3becc88cc16d180ec35e5733a8 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
$FreeBSD$
--- configure.orig Thu Oct 24 20:43:03 2002
+++ configure Thu Oct 24 20:43:15 2002
@@ -7777,6 +7777,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'
|