[Libreoffice-commits] core.git: configure.ac
Markus Mohrhard
markus.mohrhard at googlemail.com
Mon Mar 3 21:55:47 PST 2014
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit db247f2b9a804f3def54411615179df100c076d8
Author: Markus Mohrhard <markus.mohrhard at googlemail.com>
Date: Tue Mar 4 06:54:49 2014 +0100
adapt the system orcus check to the new version
Change-Id: I2447c10627b795ccb689b4758b55a7bb2ffa1094
diff --git a/configure.ac b/configure.ac
index ed37a79..9284af5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -8966,7 +8966,7 @@ if test -z "$enable_orcus" -o "$enable_orcus" != no; then
ENABLE_ORCUS="TRUE"
AC_DEFINE(ENABLE_ORCUS)
- libo_CHECK_SYSTEM_MODULE([orcus],[ORCUS],[liborcus-0.6 >= 0.5.0])
+ libo_CHECK_SYSTEM_MODULE([orcus],[ORCUS],[liborcus-0.8 >= 0.7.0])
if test "$with_system_orcus" != "yes"; then
if test "$SYSTEM_BOOST" = "TRUE"; then
# ===========================================================
More information about the Libreoffice-commits
mailing list