From: Paul Eggert Date: Sun, 2 Oct 2005 21:36:29 +0000 (+0000) Subject: * lib/autoconf/status.m4 (_AC_OUTPUT_SUBDIRS): Balance parentheses. X-Git-Tag: AUTOCONF-2.59c~242 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1028b09a3f7ddbc29a92e981b5c5df96abbe9be2;p=thirdparty%2Fautoconf.git * lib/autoconf/status.m4 (_AC_OUTPUT_SUBDIRS): Balance parentheses. --- diff --git a/ChangeLog b/ChangeLog index c16e3a864..2f09c9c8e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-10-02 Ralf Wildenhues + + * lib/autoconf/status.m4 (_AC_OUTPUT_SUBDIRS): Balance + parentheses. (tiny change) + 2005-09-27 Stepan Kasal * tests/semantics.at (AC_C_BIGENDIAN): Pass --force to autoheader, diff --git a/lib/autoconf/status.m4 b/lib/autoconf/status.m4 index 2d2a71b98..94e7ce7e4 100644 --- a/lib/autoconf/status.m4 +++ b/lib/autoconf/status.m4 @@ -311,7 +311,7 @@ dnl One cannot portably go further than 100 commands because of HP-UX. # ------------------------ # Create the sed scripts needed for CONFIG_FILES. # Support multiline substitutions and make sure that the substitutions are -# not evaluated recursively. +# not evaluated recursively. # The intention is to have readable config.status and configure, even # though this m4 code might be scaring. # @@ -923,7 +923,7 @@ if test "$no_recursion" != yes; then # parts of a large source tree are present. test -d $srcdir/$ac_dir || continue - ac_msg="=== configuring in $ac_dir (`pwd`/$ac_dir" + ac_msg="=== configuring in $ac_dir (`pwd`/$ac_dir)" _AS_ECHO_LOG([$ac_msg]) _AS_ECHO([$ac_msg]) AS_MKDIR_P(["$ac_dir"]) @@ -1321,7 +1321,7 @@ $debug || } dnl The comment above AS_TMPDIR says at most 4 chars are allowed. AS_TMPDIR([conf], [.]) - + m4_ifdef([_AC_SEEN_CONFIG(FILES)], [_AC_OUTPUT_FILES_PREPARE])[]dnl for ac_tag in[]dnl