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:
890b53e
)
* configure.in (*-hp-hpux[78]*): Use mh-hpux8.
author
Ian Lance Taylor
<ian@airs.com>
Mon, 13 Mar 1995 17:36:19 +0000
(17:36 +0000)
committer
Ian Lance Taylor
<ian@airs.com>
Mon, 13 Mar 1995 17:36:19 +0000
(17:36 +0000)
configure.in
patch
|
blob
|
history
diff --git
a/configure.in
b/configure.in
index 3ef709c1363f31cfb56648b2eaf0bcb4073e23ab..6020f273811e9786b02d7eaf9f3c8430fc0696d4 100644
(file)
--- a/
configure.in
+++ b/
configure.in
@@
-117,6
+117,7
@@
case "${host}" in
*-*-solaris2*) host_makefile_frag=config/mh-solaris ;;
m68k-sun-*) host_makefile_frag=config/mh-sun3 ;;
*-sun-*) host_makefile_frag=config/mh-sun ;;
+ *-hp-hpux[78]*) host_makefile_frag=config/mh-hpux8 ;;
*-hp-hpux*) host_makefile_frag=config/mh-hpux ;;
*-*-hiux*) host_makefile_frag=config/mh-hpux ;;
rs6000-*-lynxos*) host_makefile_frag=config/mh-lynxrs6k ;;