CancellationTokenSource is no longer sealed
[mono.git] / configure.in
index cd4223dff3a69532bdb1e9ac2fcb0729ada5396f..f1e3b3512f074bf0fbe0fb2555351267b192b193 100644 (file)
@@ -95,7 +95,7 @@ case "$host" in
                host_win32=yes
                if test "x$cross_compiling" = "xno"; then
                        target_win32=yes
-                       if test "x$host" == "x$build"; then
+                       if test "x$host" == "x$build" -a "x$host" == "x$target"; then
                                AC_DEFINE(TARGET_WIN32,1,[Target OS is Win32])
                        fi
                        #