X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=configure.ac;h=96c110f03c9c8d5d2b31a313a0c9d9de483716cd;hb=da6785e5a241f65fdc8b3d393c576865e059acd4;hp=69416b099ecebf964afbc42696ded57f9b89d50b;hpb=01abcd30e51f5f03ed795a3fbaea6e25137960a4;p=ghc-hetmet.git diff --git a/configure.ac b/configure.ac index 69416b0..96c110f 100644 --- a/configure.ac +++ b/configure.ac @@ -235,7 +235,7 @@ fi exeext='' soext='.so' -case $HostPlatform in +case $host in *-unknown-cygwin32) AC_MSG_WARN([GHC does not support the Cygwin target at the moment]) AC_MSG_WARN([I'm assuming you wanted to build for i386-unknown-mingw32])