mirror of
git://git.savannah.gnu.org/config.git
synced 2025-05-30 02:56:35 +12:00
2003-05-24 Ben Elliston <bje@wasabisystems.com>
* config.sub: Handle $os values of -nx6 and -nx7.
This commit is contained in:
parent
e1d4b9e9f3
commit
3a3ba493ff
@ -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
4
config.sub
vendored
@ -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*)
|
||||
|
Loading…
x
Reference in New Issue
Block a user