projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b39a398
)
use mh-hp300
author
David D. Zuhn
<zoo@cygnus>
Thu, 5 Aug 1993 23:15:04 +0000
(23:15 +0000)
committer
David D. Zuhn
<zoo@cygnus>
Thu, 5 Aug 1993 23:15:04 +0000
(23:15 +0000)
configure.in
patch
|
blob
|
history
diff --git
a/configure.in
b/configure.in
index 63a2befa0bc4ebe128defb9cbfa0c4dac17cebfb..e34512b8b6e170cc350297e0d2a4c50fdc70c37b 100644
(file)
--- a/
configure.in
+++ b/
configure.in
@@
-84,6
+84,7
@@
srcname="gnu development package"
case "${host}" in
alpha-dec-osf*) host_makefile_frag=config/mh-alphaosf ;;
+ m68k-hp-hpux) host_makefile_frag=config/mh-hp300 ;;
m68k-apollo-sysv*) host_makefile_frag=config/mh-apollo68 ;;
m68k-apollo-bsd*) host_makefile_frag=config/mh-a68bsd ;;
m88k-motorola-sysv*) host_makefile_frag=config/mh-delta88;;