configure: Rebuilt.

* configure: Rebuilt.
	* configure.in: Fixed typo in AC_CONFIG_SUBDIRS call.

From-SVN: r31482
This commit is contained in:
Tom Tromey 2000-01-18 05:33:35 +00:00 committed by Tom Tromey
parent 97d953bb76
commit 4f5a5d5cdb
3 changed files with 7 additions and 4 deletions

4
libjava/configure vendored
View file

@ -2036,7 +2036,7 @@ LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# clobbered by the next message.
exec 5>>./config.log
subdirs="$DIRLDL"
subdirs="$DIRLTDL"
if test -z "$with_target_subdir" || test "$with_target_subdir" = "."; then
@ -5485,7 +5485,7 @@ if test "$no_recursion" != yes; then
esac
done
for ac_config_dir in $DIRLDL; do
for ac_config_dir in $DIRLTDL; do
# Do not complain, so a configure script can configure whichever
# parts of a large source tree are present.