aboutsummaryrefslogtreecommitdiff
path: root/gdb/configure.host
diff options
context:
space:
mode:
authorJason Molenda <jmolenda@apple.com>1999-08-23 22:40:00 +0000
committerJason Molenda <jmolenda@apple.com>1999-08-23 22:40:00 +0000
commit53a5351d907ef4eacd463a48a86d35b2b70b9f60 (patch)
tree22c35199ec70962e33c63d2111f333bfdcce02e1 /gdb/configure.host
parent093505ad6138b9e165876765ecd667c90fc921ae (diff)
downloadfsf-binutils-gdb-53a5351d907ef4eacd463a48a86d35b2b70b9f60.zip
fsf-binutils-gdb-53a5351d907ef4eacd463a48a86d35b2b70b9f60.tar.gz
fsf-binutils-gdb-53a5351d907ef4eacd463a48a86d35b2b70b9f60.tar.bz2
import gdb-1999-08-23 snapshot
Diffstat (limited to 'gdb/configure.host')
-rw-r--r--gdb/configure.host4
1 files changed, 2 insertions, 2 deletions
diff --git a/gdb/configure.host b/gdb/configure.host
index 7ee60ef..dae1801a 100644
--- a/gdb/configure.host
+++ b/gdb/configure.host
@@ -42,8 +42,8 @@ arm-*-*) gdb_host=arm ;;
hppa*-*-bsd*) gdb_host=hppabsd ;;
hppa*-*-hiux*) gdb_host=hppahpux ;;
hppa*-*-hpux10.20) gdb_host=hpux1020 ;;
-hppa2.0w-*-hpux11*) gdb_host=hpux1100w ;;
-hppa*-*-hpux11*) gdb_host=hpux1100 ;;
+hppa2.0w-*-hpux11*) gdb_host=hpux11w ;;
+hppa*-*-hpux11*) gdb_host=hpux11 ;;
hppa*-*-hpux*) gdb_host=hppahpux ;;
hppa*-*-osf*) gdb_host=hppaosf ;;