Bug 709193: Disable Skia on Windows. r=me a=me CLOSED TREE

This commit is contained in:
Kyle Huey 2011-12-14 08:05:16 -05:00
parent 8d17378543
commit ad0ea8e180

View File

@ -8022,7 +8022,7 @@ dnl ========================================================
dnl Graphics checks.
dnl ========================================================
if test "${OS_ARCH}" = "WINNT" -o "${OS_ARCH}" = "Darwin" -o "${OS_TARGET}" = "Android"; then
if test "${OS_ARCH}" = "Darwin" -o "${OS_TARGET}" = "Android"; then
MOZ_ENABLE_SKIA=1
else
MOZ_ENABLE_SKIA=