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 | a3246a505a8cdc0d6d4e6ff4cb77faaa270bed89 (patch) | |
tree | 7e851cc67cf0fe44e25f1d0c36597734a91df47b /config.sub | |
parent | 136d90af175cc659950cece0047c63e6a86e15c4 (diff) | |
download | emacs-a3246a505a8cdc0d6d4e6ff4cb77faaa270bed89.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. |