fix for bug 165969 - check for MMX headers on windows, too
r=cls git-svn-id: svn://10.0.0.236/trunk@128747 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -162,6 +162,7 @@ if test -n "$_WIN32_MSVC"; then
|
||||
SKIP_PATH_CHECKS=1
|
||||
SKIP_COMPILER_CHECKS=1
|
||||
SKIP_LIBRARY_CHECKS=1
|
||||
AC_CHECK_HEADERS(mmintrin.h)
|
||||
fi
|
||||
|
||||
if test -z "$SKIP_COMPILER_CHECKS"; then
|
||||
|
||||
Reference in New Issue
Block a user