X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=configure.in;h=0e24d3006a8f690c5b064bc63796568fabb126e9;hb=5ca4a0134475bbc790af6ce7d7517a97e877bff6;hp=44451a799d92fb7935b5cfd92438baaa558b3f29;hpb=bfc15d8962602b675134c7c6b2c087b41dd18a0c;p=ghc-hetmet.git diff --git a/configure.in b/configure.in index 44451a7..0e24d30 100644 --- a/configure.in +++ b/configure.in @@ -266,15 +266,15 @@ powerpc-ibm-aix*) HostVendor_CPP='ibm' HostOS_CPP='aix' ;; -powerpc-apple-macosx*) - HostPlatform=powerpc-apple-macosx - TargetPlatform=powerpc-apple-macosx #hack - BuildPlatform=powerpc-apple-macosx #hack - HostPlatform_CPP='powerpc_apple_macosx' - HostArch_CPP='powerpc' - HostVendor_CPP='apple' - HostOS_CPP='macosx' - ;; +powerpc-apple-darwin*) + HostPlatform=powerpc-apple-darwin + TargetPlatform=powerpc-apple-darwin #hack + BuildPlatform=powerpc-apple-darwin #hack + HostPlatform_CPP='powerpc_apple_darwin' + HostArch_CPP='powerpc' + HostVendor_CPP='apple' + HostOS_CPP='darwin' + ;; sparc-sun-sunos4*) HostPlatform=sparc-sun-sunos4 TargetPlatform=sparc-sun-sunos4 #hack