comparison config.guess @ 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 1f77335980ba
children 773436c9b680
comparison
equal deleted inserted replaced
16636:ba78d234fe6c 16637:960c425726cb
524 echo ${UNAME_MACHINE}-sni-sysv4 524 echo ${UNAME_MACHINE}-sni-sysv4
525 else 525 else
526 echo ns32k-sni-sysv 526 echo ns32k-sni-sysv
527 fi 527 fi
528 exit 0 ;; 528 exit 0 ;;
529 PENTIUM:CPunix:4.0*:*) # Unisys `ClearPath HMP IX 4000' SVR4/MP effort
530 # says <Richard.M.Bartel@ccMail.Census.GOV>
531 echo i586-unisys-sysv4
532 exit 0 ;;
529 *:UNIX_System_V:4*:FTX*) 533 *:UNIX_System_V:4*:FTX*)
530 # From Gerald Hewes <hewes@openmarket.com>. 534 # From Gerald Hewes <hewes@openmarket.com>.
531 # How about differentiating between stratus architectures? -djm 535 # How about differentiating between stratus architectures? -djm
532 echo hppa1.1-stratus-sysv4 536 echo hppa1.1-stratus-sysv4
533 exit 0 ;; 537 exit 0 ;;