blob: 13ee380f4f660d985d392e3a9cb4e2f14f8e431b (
plain) (
blame)
| 1
2
3
4
5
6
7
8
9
10
11
12
13
 | $FreeBSD$
--- configure	2002/04/26 06:33:48	1.1
+++ configure	2002/04/26 06:33:59
@@ -6885,6 +6885,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'
 |