blob: 5038c4e6ce598ed5b4d8d89146e5dad69ed78e28 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
$FreeBSD$
--- configure.orig Thu Jul 26 02:30:28 2001
+++ configure Sun Aug 18 00:00:40 2002
@@ -5152,6 +5152,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'
|