From a48a8158f22f7a0becd394414f85e7b49359839d Mon Sep 17 00:00:00 2001 From: Stepan Kasal Date: Wed, 28 Mar 2007 19:16:30 +0000 Subject: [PATCH] * lib/autoconf/status.m4 (_AC_OUTPUT_CONFIG_STATUS): Fix a comment in the generated config.status. --- ChangeLog | 6 ++++++ lib/autoconf/status.m4 | 3 +-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 1ec0d612..5302bdb0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2007-03-28 Stepan Kasal + and Ralf Wildenhues + + * lib/autoconf/status.m4 (_AC_OUTPUT_CONFIG_STATUS): Fix a + comment in the generated config.status. + 2007-03-27 Stepan Kasal * lib/autoconf/status.m4 (AC_CONFIG_SUBDIRS): Update comment. diff --git a/lib/autoconf/status.m4 b/lib/autoconf/status.m4 index c26160fe..d24bd744 100644 --- a/lib/autoconf/status.m4 +++ b/lib/autoconf/status.m4 @@ -1343,8 +1343,7 @@ test -n "\$AWK" || AWK=awk _ACEOF cat >>$CONFIG_STATUS <<\_ACEOF -# If no file are specified by the user, then we need to provide default -# value. By we need to know if files were specified by the user. +# The default lists apply if the user does not specify any file. ac_need_defaults=: while test $[#] != 0 do -- 2.47.2