blob: acebe068e265c1acbb2be9e13ce8a1d4a125efe9 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
$FreeBSD$
--- popt/configure 2002/06/07 16:28:12 1.1
+++ popt/configure 2002/06/07 16:30:28
@@ -7339,6 +7339,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'
|