blob: ae57d3016cd852af978cd10167f3836029390c25 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- c++/configure.orig Fri Jun 28 03:42:45 2002
+++ c++/configure Wed Jul 10 01:41:13 2002
@@ -7563,6 +7563,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'
|