eea39fafa8
PR: 42735 Submitted by: Ports Fury
12 lines
392 B
Text
12 lines
392 B
Text
--- configure.orig Thu Sep 12 01:35:52 2002
|
|
+++ configure Fri Sep 13 20:20:20 2002
|
|
@@ -2241,7 +2241,8 @@
|
|
|
|
|
|
# This can be used to rebuild libtool when needed
|
|
-LIBTOOL_DEPS="$ac_aux_dir/ltconfig $ac_aux_dir/ltmain.sh $ac_aux_dir/ltcf-c.sh"
|
|
+LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
|
|
+$ac_aux_dir/ltconfig $LIBTOOL_DEPS
|
|
|
|
# Always use our own libtool.
|
|
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
|