2001-08-04 Darrell Hamilton <Darrell_Hamilton@labcorp.com>

* config.guess: Unisys places the host id in ${UNAME_SYSTEM}
	which is too unique to flag this system.  Detect it with *
	instead.
This commit is contained in:
Ben Elliston 2001-08-04 04:17:04 +00:00
parent e2f49947d3
commit 9585ff1b3c
2 changed files with 9 additions and 3 deletions

View File

@ -1,3 +1,9 @@
2001-08-04 Darrell Hamilton <Darrell_Hamilton@labcorp.com>
* config.guess: Unisys places the host id in ${UNAME_SYSTEM}
which is too unique to flag this system. Detect it with *
instead.
2001-08-02 Alan Modra <amodra@bigpond.net.au>
* config.sub: Sort basic cpu patterns. Combine hppa patterns.

6
config.guess vendored
View File

@ -3,7 +3,7 @@
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
# Free Software Foundation, Inc.
timestamp='2001-07-31'
timestamp='2001-08-04'
# 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
@ -996,8 +996,8 @@ EOF
echo ns32k-sni-sysv
fi
exit 0 ;;
PENTIUM:CPunix:4.0*:*) # Unisys `ClearPath HMP IX 4000' SVR4/MP effort
# says <Richard.M.Bartel@ccMail.Census.GOV>
PENTIUM:*:4.0*:*) # Unisys `ClearPath HMP IX 4000' SVR4/MP effort
# says <Richard.M.Bartel@ccMail.Census.GOV>
echo i586-unisys-sysv4
exit 0 ;;
*:UNIX_System_V:4*:FTX*)