]> code.delx.au - gnu-emacs/commitdiff
Add hppa1.1-hitachi-hiuxmpp support, passed along by rms.
authorDavid J. MacKenzie <djm@gnu.org>
Tue, 7 Jan 1997 19:29:28 +0000 (19:29 +0000)
committerDavid J. MacKenzie <djm@gnu.org>
Tue, 7 Jan 1997 19:29:28 +0000 (19:29 +0000)
config.guess

index 519bc01c1e04b3d61a19b7133dfdb7483fd8aa1c..a33514f246262bee20ddb4336558304e621b8a38 100755 (executable)
@@ -73,6 +73,9 @@ case "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" in
     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