configure error messages to stderr, recognize hppa* instead of hppa
[deliverable/binutils-gdb.git] / 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
This page took 0.022945 seconds and 4 git commands to generate.