MinGW: Fix configure.

Change-Id: Ia4f72b7bfe12f8f7e526b7dc2a2a2ba3d6eae861
This commit is contained in:
Jan Holesovsky
2012-12-06 07:42:21 +01:00
parent abb1e3352b
commit d5516e8fe2

View File

@@ -5983,7 +5983,7 @@ if test "$_os" = "Linux" -a "$host_cpu" = "powerpc"; then
fi
AC_SUBST([JITC_PROCESSOR_TYPE])
if test $_os = "WINNT"; then
if test $_os = "WINNT" -a "$WITH_MINGW" != yes; then
AC_MSG_CHECKING([for Microsoft_VC${VCVER}_CRT_x86.msm])
copy_msms
if test -n $msms_copied ; then