configure error messages to stderr, recognize hppa* instead of hppa

This commit is contained in:
David D. Zuhn 1992-07-20 02:21:12 +00:00
parent 43557c0aec
commit 4a2d5d0ef6
1 changed files with 2 additions and 2 deletions

View File

@ -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