summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.in5
1 files changed, 2 insertions, 3 deletions
diff --git a/configure.in b/configure.in
index f7d8f350097d..6eb3b85f8d10 100644
--- a/configure.in
+++ b/configure.in
@@ -708,9 +708,8 @@ AC_ARG_ENABLE(odk,
)
AC_ARG_ENABLE(mathmldtd,
- AS_HELP_STRING([--disable-mathmldtd],
- [Disable mathmldtd (useful for distributions that want to avoid
- packaging it).])
+ AS_HELP_STRING([--enable-mathmldtd],
+ [Enable bundling of (modified) MathML 1.01 DTD.])
)
AC_ARG_ENABLE(evolution2,