summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@collabora.com>2013-10-19 09:30:13 -0400
committerKohei Yoshida <kohei.yoshida@collabora.com>2013-10-19 09:31:59 -0400
commitc2923d47beab284b4bd9af07e1e18eddd59a2530 (patch)
treefa9942a15f96e5bac129cc7e87d071b39a7c38cc /configure.ac
parent3bb099ecb3b63f365bbe514322201712108092ee (diff)
Require mdds 0.9.1 in configure script.
Change-Id: Ib475ce5381c74218221ff86ff837705abd03b0ef
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 37acab98ee66..02a1687c0f00 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