--disable-mathml on Linux to investigate the redness

This commit is contained in:
rbs%maths.uq.edu.au 2002-02-08 12:49:46 +00:00
Родитель d8aaee3a37
Коммит a3df29c718
1 изменённых файлов: 5 добавлений и 6 удалений

Просмотреть файл

@ -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