[Libreoffice-commits] .: configure.in

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Mon Sep 3 11:32:58 PDT 2012


 configure.in |    5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

New commits:
commit 42ca2ec5368ad291e87a2bd6a64a2ad608a50502
Author: Lionel Elie Mamane <lionel at mamane.lu>
Date:   Mon Sep 3 20:24:12 2012 +0200

    better description for --enable-mathmldtd
    
    Change-Id: I7695f3b9d2363835e9434b4d2140e64a7c8b825f

diff --git a/configure.in b/configure.in
index f7d8f35..6eb3b85 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,


More information about the Libreoffice-commits mailing list