[Libreoffice-commits] core.git: configure.ac

Kohei Yoshida kohei.yoshida at collabora.com
Sat Oct 19 06:30:06 PDT 2013


 configure.ac |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit c2923d47beab284b4bd9af07e1e18eddd59a2530
Author: Kohei Yoshida <kohei.yoshida at collabora.com>
Date:   Sat Oct 19 09:30:13 2013 -0400

    Require mdds 0.9.1 in configure script.
    
    Change-Id: Ib475ce5381c74218221ff86ff837705abd03b0ef

diff --git a/configure.ac b/configure.ac
index 37acab9..02a1687 100644
--- a/configure.ac
+++ b/configure.ac
@@ -8663,7 +8663,7 @@ AC_SUBST(SYSTEM_BOOST)
 dnl ===================================================================
 dnl Check for system mdds
 dnl ===================================================================
-libo_CHECK_SYSTEM_MODULE([mdds], [MDDS], [mdds >= 0.9.0])
+libo_CHECK_SYSTEM_MODULE([mdds], [MDDS], [mdds >= 0.9.1])
 
 dnl ===================================================================
 dnl Determine which hash container mdds shall use


More information about the Libreoffice-commits mailing list