--disable-mathml on Linux to investigate the redness

git-svn-id: svn://10.0.0.236/trunk@114023 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
rbs%maths.uq.edu.au 2002-02-08 12:49:46 +00:00
parent 3cefd2851d
commit 078cbd8f87

View File

@ -3118,13 +3118,12 @@ MOZ_ARG_ENABLE_BOOL(ldap-experimental,
MOZ_LDAP_XPCOM_EXPERIMENTAL=1)
dnl ========================================================
dnl MATHML on by default
dnl MATHML
dnl ========================================================
MOZ_MATHML=1
MOZ_ARG_DISABLE_BOOL(mathml,
[ --disable-mathml Disable MathML],
MOZ_MATHML= )
AC_SUBST(MOZ_MATHML)
MOZ_ARG_ENABLE_BOOL(mathml,
[ --enable-mathml Enable MathML ],
MOZ_MATHML=1
AC_DEFINE(MOZ_MATHML))
dnl ========================================================
dnl SVG