diff options
author | Charles Hannum <mycroft@gnu.org> | 1994-08-24 23:19:42 +0000 |
---|---|---|
committer | Charles Hannum <mycroft@gnu.org> | 1994-08-24 23:19:42 +0000 |
commit | 1ff4051774a3e93788627ba4a189c059d018c555 (patch) | |
tree | 09a4b543c2d1b7aa788f10cbe7d72ddda1aa778d /config.sub | |
parent | 7195bb71697202d1f2a524bfcadfc7abc62dbe0f (diff) | |
download | emacs-1ff4051774a3e93788627ba4a189c059d018c555.tar.gz |
Remove mac68k-*.
Diffstat (limited to 'config.sub')
-rwxr-xr-x | config.sub | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.sub b/config.sub index a75ec46ea4b..1df72dd460a 100755 --- a/config.sub +++ b/config.sub @@ -130,7 +130,7 @@ case $basic_machine in | sh-* | powerpc-* | sparc64-*) ;; # Recognize names of some NetBSD ports. - amiga-* | hp300-* | mac68k-* | sun3-* | pmax-*) + amiga-* | hp300-* | sun3-* | pmax-*) ;; # Recognize the various machine names and aliases which stand # for a CPU type and a company and sometimes even an OS. |