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:
ef8aa56
)
change mh-solaris2 to mh-solaris.
author
Mark Eichin
<eichin@cygnus>
Mon, 1 Jun 1992 00:29:44 +0000
(
00:29
+0000)
committer
Mark Eichin
<eichin@cygnus>
Mon, 1 Jun 1992 00:29:44 +0000
(
00:29
+0000)
configure.in
patch
|
blob
|
history
diff --git
a/configure.in
b/configure.in
index 2ffbd054436c4a18fbb35014b4e79d47a1777f8a..f1a44b157fa78b09b85a17a48b430cec38d8e281 100644
(file)
--- a/
configure.in
+++ b/
configure.in
@@
-15,7
+15,7
@@
case "${host_os}" in
aix*) host_makefile_frag=config/mh-aix ;;
m88kbcs) host_makefile_frag=config/mh-delta88;;
sysv4*) host_makefile_frag=config/mh-sysv4 ;;
-solaris*) host_makefile_frag=config/mh-solaris
2
;;
+solaris*) host_makefile_frag=config/mh-solaris ;;
sysv* | irix3) host_makefile_frag=config/mh-sysv ;;
sco*) host_makefile_frag=config/mh-sco ;;
irix4) host_makefile_frag=config/mh-irix4 ;;