mirror of
git://git.savannah.gnu.org/config.git
synced 2025-06-09 07:50:22 +12:00
* config.guess: Improve usage text.
* config.sub: Likewise.
This commit is contained in:
parent
a1aab4fe31
commit
cf2650fa94
@ -1,3 +1,8 @@
|
||||
2017-11-04 Ben Elliston <bje@gnu.org>
|
||||
|
||||
* config.guess: Improve usage text.
|
||||
* config.sub: Likewise.
|
||||
|
||||
2017-11-03 Ben Elliston <bje@gnu.org>
|
||||
|
||||
* config.guess: Replace old-style `..` command substitution with
|
||||
|
4
config.guess
vendored
4
config.guess
vendored
@ -2,7 +2,7 @@
|
||||
# Attempt to guess a canonical system name.
|
||||
# Copyright 1992-2017 Free Software Foundation, Inc.
|
||||
|
||||
timestamp='2017-11-03'
|
||||
timestamp='2017-11-04'
|
||||
|
||||
# This file is free software; you can redistribute it and/or modify it
|
||||
# under the terms of the GNU General Public License as published by
|
||||
@ -39,7 +39,7 @@ Usage: $0 [OPTION]
|
||||
|
||||
Output the configuration name of the system \`$me' is run on.
|
||||
|
||||
Operation modes:
|
||||
Options:
|
||||
-h, --help print this help, then exit
|
||||
-t, --time-stamp print date of last modification, then exit
|
||||
-v, --version print version number, then exit
|
||||
|
4
config.sub
vendored
4
config.sub
vendored
@ -2,7 +2,7 @@
|
||||
# Configuration validation subroutine script.
|
||||
# Copyright 1992-2017 Free Software Foundation, Inc.
|
||||
|
||||
timestamp='2017-11-03'
|
||||
timestamp='2017-11-04'
|
||||
|
||||
# This file is free software; you can redistribute it and/or modify it
|
||||
# under the terms of the GNU General Public License as published by
|
||||
@ -57,7 +57,7 @@ Usage: $0 [OPTION] CPU-MFR-OPSYS or ALIAS
|
||||
|
||||
Canonicalize a configuration name.
|
||||
|
||||
Operation modes:
|
||||
Options:
|
||||
-h, --help print this help, then exit
|
||||
-t, --time-stamp print date of last modification, then exit
|
||||
-v, --version print version number, then exit
|
||||
|
Loading…
x
Reference in New Issue
Block a user