changeset 16637:960c425726cb libc-961208 libc-961209 libc-961210

(PENTIUM:CPunix:4.0*:*): New case.
author Richard Kenner <kenner@gnu.org>
date Sat, 07 Dec 1996 22:47:59 +0000
parents ba78d234fe6c
children ee85ec2c4203
files config.guess
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/config.guess	Sat Dec 07 22:19:50 1996 +0000
+++ b/config.guess	Sat Dec 07 22:47:59 1996 +0000
@@ -526,6 +526,10 @@
 		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>
+        echo i586-unisys-sysv4
+        exit 0 ;;
     *:UNIX_System_V:4*:FTX*)
 	# From Gerald Hewes <hewes@openmarket.com>.
 	# How about differentiating between stratus architectures? -djm