[project @ 1997-05-26 20:46:08 by andre]
authorandre <unknown>
Mon, 26 May 1997 20:46:08 +0000 (20:46 +0000)
committerandre <unknown>
Mon, 26 May 1997 20:46:08 +0000 (20:46 +0000)
AIX

configure.in

index 89dfaeb..5370305 100644 (file)
@@ -192,6 +192,15 @@ mips-sgi-irix*)
         HostVendor_CPP='sgi'
         HostOS_CPP='irix'
         ;;
+rs6000-ibm-aix*)
+       HostPlatform=rs6000-ibm-aix
+       TargetPlatform=rs6000-ibm-aix #hack
+       BuildPlatform=rs6000-ibm-aix #hack
+        HostPlatform_CPP='rs6000_ibm_aix'
+        HostArch_CPP='rs6000'
+        HostVendor_CPP='ibm'
+        HostOS_CPP='aix'
+        ;;
 powerpc-ibm-aix*)
        HostPlatform=powerpc-ibm-aix
        TargetPlatform=powerpc-ibm-aix #hack