2003-05-24 Ben Elliston <bje@wasabisystems.com>

* config.sub: Handle $os values of -nx6 and -nx7.
This commit is contained in:
Ben Elliston 2003-06-02 06:07:52 +00:00
parent e1d4b9e9f3
commit 3a3ba493ff
2 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,7 @@
2003-05-24 Ben Elliston <bje@wasabisystems.com>
* config.sub: Handle $os values of -nx6 and -nx7.
2003-05-22 Ben Elliston <bje@wasabisystems.com>
* config.guess: Detect ICL NX version 6 running on ICL/Fujitsu DRS

4
config.sub vendored
View File

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