]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
* acgeneral.m4 (_AC_OUTPUT_CONFIG_STATUS): Fix usage info for
authorPavel Roskin <proski@gnu.org>
Thu, 21 Sep 2000 13:37:26 +0000 (13:37 +0000)
committerPavel Roskin <proski@gnu.org>
Thu, 21 Sep 2000 13:37:26 +0000 (13:37 +0000)
config.status - file arguments are optional.

ChangeLog
acgeneral.m4
lib/autoconf/general.m4

index 9dad8ea452667bc3f62b2988a5a60a7da2bebf5b..3a13e1ad0a2d9bf1e59ac28b2ec4eba33d56c565 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2000-09-21  Pavel Roskin  <proski@gnu.org>
+
+       * acgeneral.m4 (_AC_OUTPUT_CONFIG_STATUS): Fix usage info for
+       config.status - file arguments are optional.
+
 2000-09-21  Pavel Roskin  <proski@gnu.org>
 
        * acgeneral.m4 (_AC_OUTPUT_FILES): Ensure that config.status
index 9ae6f5395a95ea67e2ddcb519e978a5623e995dc..e50a43412d6977bbd07303c75a90d9ae3f7fd5bc 100644 (file)
@@ -4411,7 +4411,7 @@ ac_cs_usage="\
 \`$me' instantiates files from templates according to the
 current configuration.
 
-Usage: $[0] [[OPTIONS]] FILE...
+Usage: $[0] [[OPTIONS]] [[FILE]]...
 
   -h, --help       print this help, then exit
   -V, --version    print version number, then exit
index 9ae6f5395a95ea67e2ddcb519e978a5623e995dc..e50a43412d6977bbd07303c75a90d9ae3f7fd5bc 100644 (file)
@@ -4411,7 +4411,7 @@ ac_cs_usage="\
 \`$me' instantiates files from templates according to the
 current configuration.
 
-Usage: $[0] [[OPTIONS]] FILE...
+Usage: $[0] [[OPTIONS]] [[FILE]]...
 
   -h, --help       print this help, then exit
   -V, --version    print version number, then exit