2002-09-03 Ben Elliston <bje@redhat.com>

* config.guess: Detect NSR-D machines for nsr-tandem-nsk.
	Reported by <Duncan_Stodart@insession.com>.
This commit is contained in:
Ben Elliston 2002-09-03 14:14:24 +00:00
parent d78f4ce045
commit 66aed69e17
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
2002-09-03 Ben Elliston <bje@redhat.com>
* config.guess: Detect NSR-D machines for nsr-tandem-nsk.
Reported by <Duncan_Stodart@insession.com>.
2002-08-23 Ben Elliston <bje@redhat.com>
* config.guess: Detect Concurrent PowerMaxion.

4
config.guess 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-08-23'
timestamp='2002-09-03'
# This file is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by
@ -1111,7 +1111,7 @@ EOF
*:QNX:*:4*)
echo i386-pc-qnx
exit 0 ;;
NSR-[GKLNPTVW]:NONSTOP_KERNEL:*:*)
NSR-[DGKLNPTVW]:NONSTOP_KERNEL:*:*)
echo nsr-tandem-nsk${UNAME_RELEASE}
exit 0 ;;
*:NonStop-UX:*:*)