From: David D. Zuhn Date: Mon, 20 Jul 1992 02:21:12 +0000 (+0000) Subject: configure error messages to stderr, recognize hppa* instead of hppa X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=4a2d5d0ef6f3e2e34260663fc9e321821db6dd2f;p=binutils-gdb.git configure error messages to stderr, recognize hppa* instead of hppa --- diff --git a/gdb/configure.in b/gdb/configure.in index edbafffc815..b6c86e9f376 100644 --- 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