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:
43557c0
)
configure error messages to stderr, recognize hppa* instead of hppa
author
David D. Zuhn
<zoo@cygnus>
Mon, 20 Jul 1992 02:21:12 +0000
(
02:21
+0000)
committer
David D. Zuhn
<zoo@cygnus>
Mon, 20 Jul 1992 02:21:12 +0000
(
02:21
+0000)
gdb/configure.in
patch
|
blob
|
history
diff --git
a/gdb/configure.in
b/gdb/configure.in
index edbafffc815e8085732eb049b3f776dc9e2d21ff..b6c86e9f37680620816f6495a24caf78c7f9f5c1 100644
(file)
--- a/
gdb/configure.in
+++ b/
gdb/configure.in
@@
-156,7
+156,7
@@
arm | merlin | none | np1 | pn | pyramid | tahoe)
gdb_host=${host_cpu}
;;
-hppa)
+hppa
*
)
case "${host_vendor}" in
hp)
case "${host_os}" in
@@
-340,7
+340,7
@@
rs6000)
gdb_target=rs6000
;;
-hppa)
+hppa
*
)
case "${target_vendor}" in
hp)
case "${target_os}" in