|
|
|
@ -2,7 +2,7 @@
@@ -2,7 +2,7 @@
|
|
|
|
|
# Configuration validation subroutine script. |
|
|
|
|
# Copyright 1992-2015 Free Software Foundation, Inc. |
|
|
|
|
|
|
|
|
|
timestamp='2015-08-20' |
|
|
|
|
timestamp='2015-11-22' |
|
|
|
|
|
|
|
|
|
# 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 |
|
|
|
@ -53,8 +53,7 @@ timestamp='2015-08-20'
@@ -53,8 +53,7 @@ timestamp='2015-08-20'
|
|
|
|
|
me=`echo "$0" | sed -e 's,.*/,,'` |
|
|
|
|
|
|
|
|
|
usage="\ |
|
|
|
|
Usage: $0 [OPTION] CPU-MFR-OPSYS |
|
|
|
|
$0 [OPTION] ALIAS |
|
|
|
|
Usage: $0 [OPTION] CPU-MFR-OPSYS or ALIAS |
|
|
|
|
|
|
|
|
|
Canonicalize a configuration name. |
|
|
|
|
|
|
|
|
@ -1399,7 +1398,8 @@ case $os in
@@ -1399,7 +1398,8 @@ case $os in
|
|
|
|
|
| -os2* | -vos* | -palmos* | -uclinux* | -nucleus* \ |
|
|
|
|
| -morphos* | -superux* | -rtmk* | -rtmk-nova* | -windiss* \ |
|
|
|
|
| -powermax* | -dnix* | -nx6 | -nx7 | -sei* | -dragonfly* \ |
|
|
|
|
| -skyos* | -haiku* | -rdos* | -toppers* | -drops* | -es* | -tirtos*) |
|
|
|
|
| -skyos* | -haiku* | -rdos* | -toppers* | -drops* | -es* \ |
|
|
|
|
| -onefs* | -tirtos*) |
|
|
|
|
# Remember, each alternative MUST END IN *, to match a version number. |
|
|
|
|
;; |
|
|
|
|
-qnx*) |
|
|
|
|