# HG changeset patch
# User David J. MacKenzie <djm@gnu.org>
# Date 852665368 0
# Node ID 72276b334084264b708d0e34ad447735c4ce5e22
# Parent  5c964321c440d83afad8e22cb2553c858ceff61f
Add hppa1.1-hitachi-hiuxmpp support, passed along by rms.

diff -r 5c964321c440 -r 72276b334084 config.guess
--- a/config.guess	Tue Jan 07 09:05:31 1997 +0000
+++ b/config.guess	Tue Jan 07 19:29:28 1997 +0000
@@ -73,6 +73,9 @@
     arm:RISC*:1.[012]*:*|arm:riscix:1.[012]*:*)
 	echo arm-acorn-riscix${UNAME_RELEASE}
 	exit 0;;
+    SR2?01:HI-UX/MPP:*:*)
+	echo hppa1.1-hitachi-hiuxmpp
+	exit 0;;
     Pyramid*:OSx*:*:*|MIS*:OSx*:*:*)
 	# akee@wpdis03.wpafb.af.mil (Earle F. Ake) contributed MIS and NILE.
 	if test "`(/bin/universe) 2>/dev/null`" = att ; then