aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCharles Hannum1994-08-24 23:27:35 +0000
committerCharles Hannum1994-08-24 23:27:35 +0000
commit8deebe898398b4f366b03454c868afd8022d3b51 (patch)
tree5bb3122f112f8eed716a9a89d502262d657d431a
parent1ff4051774a3e93788627ba4a189c059d018c555 (diff)
downloademacs-8deebe898398b4f366b03454c868afd8022d3b51.tar.gz
emacs-8deebe898398b4f366b03454c868afd8022d3b51.zip
Add da30-* for da30-unknown-netbsd*.
-rwxr-xr-xconfig.sub2
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
130 | sh-* | powerpc-* | sparc64-*) 130 | sh-* | powerpc-* | sparc64-*)
131 ;; 131 ;;
132 # Recognize names of some NetBSD ports. 132 # Recognize names of some NetBSD ports.
133 amiga-* | hp300-* | sun3-* | pmax-*) 133 hp300-* | amiga-* | sun3-* | da30-* | pmax-*)
134 ;; 134 ;;
135 # Recognize the various machine names and aliases which stand 135 # Recognize the various machine names and aliases which stand
136 # for a CPU type and a company and sometimes even an OS. 136 # for a CPU type and a company and sometimes even an OS.