From: Karl Heuer Date: Thu, 14 Jan 1999 06:41:28 +0000 (+0000) Subject: Match HP 9000/800 machine. X-Git-Tag: emacs-20.4~881 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=081966d0e2e2d17330700d3537b154279991518c;p=emacs.git Match HP 9000/800 machine. --- diff --git a/config.guess b/config.guess index d8527d3e6f8..f7339e09758 100755 --- a/config.guess +++ b/config.guess @@ -368,7 +368,7 @@ EOF case "${UNAME_MACHINE}" in 9000/31? ) HP_ARCH=m68000 ;; 9000/[34]?? ) HP_ARCH=m68k ;; - 9000/6?? | 9000/7?? | 9000/80[24] | 9000/8?[13679] | 9000/892 ) + 9000/6?? | 9000/7?? | 9000/80[024] | 9000/8?[13679] | 9000/892 ) sed 's/^ //' << EOF >dummy.c #include #include