diff options
author | Doug Evans <dje@gnu.org> | 1994-11-21 17:15:24 +0000 |
---|---|---|
committer | Doug Evans <dje@gnu.org> | 1994-11-21 17:15:24 +0000 |
commit | 8d8aa69a5b8223f1a8f28a7cc57bd67312a06354 (patch) | |
tree | 7e2a4ea1c691d3b40cdd2f3abf0141be21fb9c46 /config.sub | |
parent | 7074fde6640c88db886be0fcc4182e3790936d7d (diff) | |
download | emacs-8d8aa69a5b8223f1a8f28a7cc57bd67312a06354.tar.gz |
Delete duplicate of sparc-*.
Diffstat (limited to 'config.sub')
-rwxr-xr-x | config.sub | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/config.sub b/config.sub index bf71bbeca07..35c9d746902 100755 --- a/config.sub +++ b/config.sub @@ -149,8 +149,7 @@ case $basic_machine in | hppa1.0-* | hppa1.1-* | alpha-* | we32k-* | cydra-* | ns16k-* \ | pn-* | np1-* | xps100-* | clipper-* | orion-* | sparclite-* \ | pdp11-* | sh-* | powerpc-* | sparc64-* | mips64-* | mipsel-* \ - | mips64el-* | mips64orion-* | mips64orionel-* \ - | sparc-*) + | mips64el-* | mips64orion-* | mips64orionel-*) ;; # Recognize the various machine names and aliases which stand # for a CPU type and a company and sometimes even an OS. |