Index: configure.host =================================================================== RCS file: /cvs/src/src/gdb/configure.host,v retrieving revision 1.83 diff -u -p -r1.83 configure.host --- configure.host 12 Aug 2004 22:29:55 -0000 1.83 +++ configure.host 1 Sep 2004 18:17:42 -0000 @@ -106,10 +106,7 @@ mips*-*-netbsd* | mips*-*-knetbsd*-gnu) ns32k-*-netbsd*) gdb_host=nbsdaout ;; -powerpc-*-aix3*) gdb_host=aix ;; -powerpc-*-aix4.[0-2]*) gdb_host=aix ;; -powerpc-*-aix4.3.[0-1]*) gdb_host=aix ;; -powerpc-*-aix*) gdb_host=aix432 ;; +powerpc-*-aix*) gdb_host=aix ;; powerpc-*-linux*) gdb_host=linux ;; powerpc-*-netbsd* | powerpc-*-knetbsd*-gnu) gdb_host=nbsd ;;