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:
681fa9a
)
Added support for SCO.
author
Sean Eric Fagan
<sef@cygnus>
Wed, 13 Nov 1991 22:16:12 +0000
(22:16 +0000)
committer
Sean Eric Fagan
<sef@cygnus>
Wed, 13 Nov 1991 22:16:12 +0000
(22:16 +0000)
configure.in
patch
|
blob
|
history
diff --git
a/configure.in
b/configure.in
index 2eab1e075a549e94533eec6b2e55d3ea897f6333..e40dd5c9e6bfd30e233b0bf007cdb51c36b6a2d6 100644
(file)
--- a/
configure.in
+++ b/
configure.in
@@
-17,6
+17,10
@@
sysv* | irix*) host_makefile_frag=config/mh-sysv ;;
svr4) host_makefile_frag=config/mh-svr4 ;;
esac
+case "${host_vendor}" in
+sco*) host_makefile_frag=config/mh-sco ;;
+esac
+
# per-target: