mirror of
git://git.savannah.gnu.org/config.git
synced 2025-07-06 05:08:21 +12:00
* recent backlog of patches:
2002-05-16 Ben Elliston <bje@redhat.com> * config.guess: Detect PowerMAX OS on Concurrent Night Hawk. * config.sub: Handle -powermax*. 2002-05-02 Ben Elliston <bje@redhat.com> * config.guess: Add "4400" to machines that run NCR System V UNIX.
This commit is contained in:
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 Free Software Foundation, Inc.
|
||||
|
||||
timestamp='2002-04-26'
|
||||
timestamp='2002-05-16'
|
||||
|
||||
# This file is (in principle) common to ALL GNU software.
|
||||
# The presence of a machine in this file suggests that SOME GNU software
|
||||
@ -1090,7 +1090,7 @@ case $os in
|
||||
| -openstep* | -oskit* | -conix* | -pw32* | -nonstopux* \
|
||||
| -storm-chaos* | -tops10* | -tenex* | -tops20* | -its* \
|
||||
| -os2* | -vos* | -palmos* | -uclinux* | -nucleus* \
|
||||
| -morphos* | -superux* | -rtmk* | -rtmk-nova* | -windiss* )
|
||||
| -morphos* | -superux* | -rtmk* | -rtmk-nova* | -windiss* | -powermax*)
|
||||
# Remember, each alternative MUST END IN *, to match a version number.
|
||||
;;
|
||||
-qnx*)
|
||||
|
Reference in New Issue
Block a user