Display an error on Linux in the absence of SSE2

This commit is contained in:
trav90 2018-05-26 20:54:19 -05:00 • committed by Roy Tam
commit 989d1736b2
9 changed files with 129 additions and 0 deletions

View file

@ -4884,6 +4884,12 @@ if test "$USE_FC_FREETYPE"; then
fi
fi
dnl ========================================================
dnl Check if we need the Linux SSE2 error dialog
dnl ========================================================
AC_SUBST(MOZ_LINUX_SSE2_STARTUP_ERROR)
dnl ========================================================
dnl Check for pixman and cairo
dnl ========================================================