diff options
author | Richard M. Stallman <rms@gnu.org> | 1998-08-19 04:26:39 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 1998-08-19 04:26:39 +0000 |
commit | 87d2f067f228a21050fedbcad7ecffe853e803f5 (patch) | |
tree | 183cf246ffd4dbfc9f5551f5dd800eacb9fc9999 /config.sub | |
parent | d08e1f6c0da559e6ad25658aca9cefd01244a30b (diff) | |
download | emacs-87d2f067f228a21050fedbcad7ecffe853e803f5.tar.gz |
Accept hppa2.0 as cpu type.
Diffstat (limited to 'config.sub')
-rwxr-xr-x | config.sub | 1 |
1 files changed, 1 insertions, 0 deletions
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 \ |