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:
b48eb8b
)
use mh-lynxos host fragment
author
David D. Zuhn
<zoo@cygnus>
Fri, 16 Jul 1993 20:15:19 +0000
(20:15 +0000)
committer
David D. Zuhn
<zoo@cygnus>
Fri, 16 Jul 1993 20:15:19 +0000
(20:15 +0000)
configure.in
patch
|
blob
|
history
diff --git
a/configure.in
b/configure.in
index 536db79c0738e4d65b91b6acecbc73b222b2f181..ddd44c9e809828c4fee821e9dcc7b466acf340a7 100644
(file)
--- a/
configure.in
+++ b/
configure.in
@@
-92,6
+92,7
@@
case "${host}" in
mips-sgi-irix4*) host_makefile_frag=config/mh-irix4 ;;
mips-sgi-irix3*) host_makefile_frag=config/mh-sysv ;;
mips-*-sysv*) host_makefile_frag=config/mh-riscos ;;
+ i[34]86-*-lynxos*) host_makefile_frag=config/mh-lynxos ;;
i[34]86-ncr-sysv4*) host_makefile_frag=config/mh-ncr3000 ;;
i[34]86-*-sco*) host_makefile_frag=config/mh-sco ;;
i[34]86-*-isc*) host_makefile_frag=config/mh-sysv ;;