summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcls%seawood.org <devnull@localhost>1999-11-02 01:24:14 +0000
committercls%seawood.org <devnull@localhost>1999-11-02 01:24:14 +0000
commite7f3ab8311c96fb647b0efa0621f1157e656050d (patch)
tree89c86458fcba783edddbf0e0e097aec4c9a87dd7
parent346f4fd22dd44c24002184fc41cb9c1b9b59b9d4 (diff)
downloadnspr-hg-e7f3ab8311c96fb647b0efa0621f1157e656050d.tar.gz
Added detection for alphaev6. Submitted by Matt Wilson <msw@redhat.com>.
-rwxr-xr-xbuild/autoconf/config.sub4
1 files changed, 2 insertions, 2 deletions
diff --git a/build/autoconf/config.sub b/build/autoconf/config.sub
index 3ee5b671..8dcf3072 100755
--- a/build/autoconf/config.sub
+++ b/build/autoconf/config.sub
@@ -164,7 +164,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 \
- | alpha | alphaev5 | alphaev56 | alphapca56 | we32k | ns16k | clipper \
+ | alpha | alphaev5 | alphaev56 | alphaev6 | alphapca56 | we32k | ns16k | clipper \
| i370 | sh | powerpc | powerpcle | 1750a | dsp16xx | pdp11 \
| mips64 | mipsel | mips64el | mips64orion | mips64orionel \
| mipstx39 | mipstx39el \
@@ -188,7 +188,7 @@ case $basic_machine in
| mips-* | pyramid-* | tron-* | a29k-* | romp-* | rs6000-* \
| power-* | none-* | 580-* | cray2-* | h8300-* | i960-* \
| xmp-* | ymp-* | hppa-* | hppa1.0-* | hppa1.1-* \
- | alpha-* | alphaev5-* | alphaev56-* | alphapca56-* | we32k-* | cydra-* \
+ | alpha-* | alphaev5-* | alphaev56-* | alphaev6-* | alphapca56-* | we32k-* | cydra-* \
| ns16k-* | pn-* | np1-* | xps100-* | clipper-* | orion-* \
| sparclite-* | pdp11-* | sh-* | powerpc-* | powerpcle-* \
| sparc64-* | mips64-* | mipsel-* \