From: Lars J. Aas Date: Sun, 15 Apr 2001 14:16:15 +0000 (+0000) Subject: Show config.status options `--file' and `--header' unconditionally. X-Git-Tag: autoconf-2.50~49 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=122f1a44ef0c367af934b9cfdcb29c4b7786aaf5;p=thirdparty%2Fautoconf.git Show config.status options `--file' and `--header' unconditionally. --- diff --git a/ChangeLog b/ChangeLog index e72b0efaf..c5c3d442e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2001-04-13 Lars J. Aas + + * acgeneral.m4 (_AC_OUTPUT_CONFIG_STATUS): Show options `--file' + and `--header' unconditionally. + 2001-04-13 Steven G. Johnson * doc/autoconf.texi: Still more minor modifications for clarity, diff --git a/acgeneral.m4 b/acgeneral.m4 index c4a8f955b..e25983db9 100644 --- a/acgeneral.m4 +++ b/acgeneral.m4 @@ -3651,14 +3651,10 @@ Usage: $[0] [[OPTIONS]] [[FILE]]... -V, --version print version number, then exit -d, --debug don't remove temporary files --recheck update $as_me by reconfiguring in the same conditions -m4_ifset([AC_LIST_FILES], -[[ --file=FILE[:TEMPLATE] - instantiate the configuration file FILE -]])dnl -m4_ifset([AC_LIST_HEADERS], -[[ --header=FILE[:TEMPLATE] - instantiate the configuration header FILE -]])dnl + --file=FILE[[:TEMPLATE]] + instantiate a configuration file FILE + --header=FILE[[:TEMPLATE]] + instantiate a configuration header FILE m4_ifset([AC_LIST_FILES], [Configuration files: diff --git a/lib/autoconf/general.m4 b/lib/autoconf/general.m4 index c4a8f955b..e25983db9 100644 --- a/lib/autoconf/general.m4 +++ b/lib/autoconf/general.m4 @@ -3651,14 +3651,10 @@ Usage: $[0] [[OPTIONS]] [[FILE]]... -V, --version print version number, then exit -d, --debug don't remove temporary files --recheck update $as_me by reconfiguring in the same conditions -m4_ifset([AC_LIST_FILES], -[[ --file=FILE[:TEMPLATE] - instantiate the configuration file FILE -]])dnl -m4_ifset([AC_LIST_HEADERS], -[[ --header=FILE[:TEMPLATE] - instantiate the configuration header FILE -]])dnl + --file=FILE[[:TEMPLATE]] + instantiate a configuration file FILE + --header=FILE[[:TEMPLATE]] + instantiate a configuration header FILE m4_ifset([AC_LIST_FILES], [Configuration files: