diff options
author | Karl Berry <karl@freefriends.org> | 2017-11-06 01:22:08 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-11-06 01:22:08 +0000 |
commit | 713a738c1b7e7ed5eacd4ebfdab7c34b0325c08f (patch) | |
tree | 3350c13fe7c14b854f16bd038244941f831fc59d /Build/source/build-aux/config.sub | |
parent | 5d32bc7c26d0b4ac7f92b55e650ed4d079c9a5ad (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@45706 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/build-aux/config.sub')
-rwxr-xr-x | Build/source/build-aux/config.sub | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/Build/source/build-aux/config.sub b/Build/source/build-aux/config.sub index bbad4c45e5d..fb579478695 100755 --- a/Build/source/build-aux/config.sub +++ b/Build/source/build-aux/config.sub @@ -2,7 +2,7 @@ # Configuration validation subroutine script. # Copyright 1992-2017 Free Software Foundation, Inc. -timestamp='2017-11-01' +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 @@ -313,7 +313,6 @@ case $basic_machine in | v850 | v850e | v850e1 | v850e2 | v850es | v850e2v3 \ | visium \ | wasm32 \ - | we32k \ | x86 | xc16x | xstormy16 | xtensa \ | z8k | z80) basic_machine=$basic_machine-unknown |