* 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:
Ben Elliston
2002-05-21 14:31:43 +00:00
parent 6ecc34da52
commit 419d217f08
3 changed files with 16 additions and 4 deletions

4
config.sub vendored
View File

@ -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*)