[project @ 2005-03-12 18:25:07 by desrt]
[ghc-hetmet.git] / distrib / configure-bin.ac
index bccef9c..a6ec15b 100644 (file)
@@ -78,6 +78,10 @@ rs6000-ibm-aix*)
        TargetPlatform=rs6000-ibm-aix;;
 powerpc-apple-darwin*)
        TargetPlatform=powerpc-apple-darwin;;
+powerpc-*-linux*)
+       TargetPlatform=powerpc-unknown-linux;;
+powerpc64-*-linux*)
+       TargetPlatform=powerpc64-unknown-linux;;
 sparc-sun-sunos4*)
        TargetPlatform=sparc-sun-sunos4;;
 sparc-sun-solaris2*)