diff options
author | Charles Hannum <mycroft@gnu.org> | 1994-08-24 23:27:35 +0000 |
---|---|---|
committer | Charles Hannum <mycroft@gnu.org> | 1994-08-24 23:27:35 +0000 |
commit | fb2be1aeea6c478d65db9404ef2c6c60a1f9e069 (patch) | |
tree | 0a2971bdf6bcf21fd0296e922dabe904b4c0bb5f /config.sub | |
parent | 4d53eeab0bdcacfba29170ed6ca42a21116b612d (diff) | |
download | emacs-fb2be1aeea6c478d65db9404ef2c6c60a1f9e069.tar.gz |
Add da30-* for da30-unknown-netbsd*.
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 1df72dd460a..07981cdd2c4 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-* | sun3-* | pmax-*) + hp300-* | amiga-* | sun3-* | da30-* | pmax-*) ;; # Recognize the various machine names and aliases which stand # for a CPU type and a company and sometimes even an OS. |