summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorThorsten Behrens <Thorsten.Behrens@CIB.de>2015-06-05 15:28:51 +0200
committerAndras Timar <andras.timar@collabora.com>2015-08-06 12:22:00 +0200
commitd000d5ac9943deb8f7f5e1ef5e96b728fef49af0 (patch)
tree64d84af71d18ba4e4206540b938d7c351e02157e /configure.ac
parentbetter way to do this (diff)
downloadcore-d000d5ac9943deb8f7f5e1ef5e96b728fef49af0.tar.gz
core-d000d5ac9943deb8f7f5e1ef5e96b728fef49af0.zip
Revert "update to liborcus 0.9.1"
This reverts commit 2f437f5a1003d9593b7e1d35fb31c2bd34c58151, e0e989ef5b24fbe8222aa676aa6491eebce68974 and 81ae40bfe35fd55db789d75d1698f186f13402dd.
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 dfd0ba0a5aeb..b1aa254b40c2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -9013,7 +9013,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.10 >= 0.9.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
# ===========================================================