really commit configure.in
authorDavid Edelsohn <dje@gcc.gnu.org>
Sat, 29 Aug 1998 15:41:49 +0000 (11:41 -0400)
committerDavid Edelsohn <dje@gcc.gnu.org>
Sat, 29 Aug 1998 15:41:49 +0000 (11:41 -0400)
From-SVN: r22087

configure.in

index f61d3c8ad03410dfd0d6b2ad88738e30e4848000..63e61055425ffbda7d752bd58a9fd220ff9468cb 100644 (file)
@@ -212,6 +212,9 @@ case "${host}" in
   *-*-lynxos*)
     host_makefile_frag="${host_makefile_frag} config/mh-lynxos"
     ;;
+  *-*-aix4.[3456789]* | *-*-aix[56789].*)
+    host_makefile_frag="${host_makefile_frag} config/mh-aix43"
+    ;;
   *-*-sysv4*)
     host_makefile_frag="${host_makefile_frag} config/mh-sysv4"
     ;;