From: Richard M. Stallman Date: Wed, 19 Aug 1998 04:26:39 +0000 (+0000) Subject: Accept hppa2.0 as cpu type. X-Git-Tag: emacs-20.3~4 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=87d2f067f228a21050fedbcad7ecffe853e803f5;p=emacs.git Accept hppa2.0 as cpu type. --- diff --git a/config.sub b/config.sub index ba9b041ec5c..c79724db7fe 100755 --- a/config.sub +++ b/config.sub @@ -152,6 +152,7 @@ case $basic_machine in tahoe | i860 | m32r | m68k | m68000 | m88k | ns32k | arc | arm \ | arme[lb] | pyramid | mn10200 | mn10300 \ | tron | a29k | 580 | i960 | h8300 | hppa | hppa1.0 | hppa1.1 \ + | hppa2.0 \ | alpha | alphaev5 | alphaev56 | we32k | ns16k | clipper \ | i370 | sh | powerpc | powerpcle | 1750a | dsp16xx | pdp11 \ | mips64 | mipsel | mips64el | mips64orion | mips64orionel \