2005-05-12 Ben Elliston <bje@gnu.org>

* config.guess (i*86:skyos:*:*): New.
	* config.sub (case $os): Handle "-skyos*" as a valid OS.
	* testsuite/config-guess.data: Add a test case.
	* testsuite/config-sub.data: Likewise.
This commit is contained in:
Ben Elliston
2005-05-12 11:06:21 +00:00
parent 4d4cb5f669
commit 17cd077be0
5 changed files with 14 additions and 2 deletions

4
config.sub vendored
View File

@ -3,7 +3,7 @@
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
# 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
timestamp='2005-04-22'
timestamp='2005-05-12'
# This file is (in principle) common to ALL GNU software.
# The presence of a machine in this file suggests that SOME GNU software
@ -1181,7 +1181,7 @@ case $os in
| -storm-chaos* | -tops10* | -tenex* | -tops20* | -its* \
| -os2* | -vos* | -palmos* | -uclinux* | -nucleus* \
| -morphos* | -superux* | -rtmk* | -rtmk-nova* | -windiss* \
| -powermax* | -dnix* | -nx6 | -nx7 | -sei* | -dragonfly*)
| -powermax* | -dnix* | -nx6 | -nx7 | -sei* | -dragonfly* | -skyos*)
# Remember, each alternative MUST END IN *, to match a version number.
;;
-qnx*)