]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
* lib/autoconf/status.m4 (_AC_OUTPUT_CONFIG_STATUS): `config.status
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Tue, 8 Aug 2006 16:29:04 +0000 (16:29 +0000)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Tue, 8 Aug 2006 16:29:04 +0000 (16:29 +0000)
--help' should mention that `--version' outputs configuration
settings.  Report by Bruno Haible.

ChangeLog
configure
lib/autoconf/status.m4

index d336435c07be248f54212f6e5b79d4be5220a8ab..92c7a3899ff8ab5f6b794f0b8305e1ef9fd5b34d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-08-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+       * lib/autoconf/status.m4 (_AC_OUTPUT_CONFIG_STATUS): `config.status
+       --help' should mention that `--version' outputs configuration
+       settings.  Report by Bruno Haible.
+
 2006-08-06  Paul Eggert  <eggert@cs.ucla.edu>
 
        Fix test suite failures reported by Pierre in
index bf9d978b7262870ed2da9692de55e97920668195..8d4830ee7dbb96d520374f73e1508347f13c2de2 100755 (executable)
--- a/configure
+++ b/configure
@@ -3249,7 +3249,7 @@ current configuration.
 Usage: $0 [OPTIONS] [FILE]...
 
   -h, --help       print this help, then exit
-  -V, --version    print version number, then exit
+  -V, --version    print version number and configuration settings, then exit
   -q, --quiet      do not print progress messages
   -d, --debug      don't remove temporary files
       --recheck    update $as_me by reconfiguring in the same conditions
index fd08f8a2a84ec59108fa10475a3f4d5efe0765d7..522dbc6d152957db76b0e304a918993c220c5ebc 100644 (file)
@@ -1189,7 +1189,7 @@ current configuration.
 Usage: $[0] [[OPTIONS]] [[FILE]]...
 
   -h, --help       print this help, then exit
-  -V, --version    print version number, then exit
+  -V, --version    print version number and configuration settings, then exit
   -q, --quiet      do not print progress messages
   -d, --debug      don't remove temporary files
       --recheck    update $as_me by reconfiguring in the same conditions