MinGW: Fix configure.
Change-Id: Ia4f72b7bfe12f8f7e526b7dc2a2a2ba3d6eae861
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user