From 4f5a5d5cdb423a22d0e1f993ba8c51773222c35a Mon Sep 17 00:00:00 2001 From: Tom Tromey Date: Tue, 18 Jan 2000 05:33:35 +0000 Subject: configure: Rebuilt. * configure: Rebuilt. * configure.in: Fixed typo in AC_CONFIG_SUBDIRS call. From-SVN: r31482 --- libjava/configure | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libjava/configure') diff --git a/libjava/configure b/libjava/configure index 9555540..da77a0b 100755 --- a/libjava/configure +++ b/libjava/configure @@ -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. -- cgit v1.1