summaryrefslogtreecommitdiff
path: root/old-configure.in
diff options
context:
space:
mode:
authortrav90 <travawine@palemoon.org>2018-05-26 20:54:19 -0500
committertrav90 <travawine@palemoon.org>2018-05-27 08:55:43 -0500
commit7f24f043d883322217fdf24617f41ff845527f11 (patch)
tree253d6a1e6394b251d0fdd2c86697e1d042766690 /old-configure.in
parent5c14f68c1eb964d94150caa3db336e7495922491 (diff)
downloaduxp-7f24f043d883322217fdf24617f41ff845527f11.tar.gz
Display an error on Linux in the absence of SSE2
Diffstat (limited to 'old-configure.in')
-rw-r--r--old-configure.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/old-configure.in b/old-configure.in
index 0d169d55fd..4d4d66f886 100644
--- a/old-configure.in
+++ b/old-configure.in
@@ -4802,6 +4802,12 @@ if test "$USE_FC_FREETYPE"; then
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 ========================================================