configure error messages to stderr, recognize hppa* instead of hppa
authorDavid D. Zuhn <zoo@cygnus>
Mon, 20 Jul 1992 02:21:12 +0000 (02:21 +0000)
committerDavid D. Zuhn <zoo@cygnus>
Mon, 20 Jul 1992 02:21:12 +0000 (02:21 +0000)
gdb/configure.in

index edbafffc815e8085732eb049b3f776dc9e2d21ff..b6c86e9f37680620816f6495a24caf78c7f9f5c1 100644 (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