summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2015-06-04 16:09:48 +0200
committerAndras Timar <andras.timar@collabora.com>2015-08-06 12:21:59 +0200
commita2c87fd37fe05c0888e7bd448470fadf59a5b034 (patch)
tree1872c85af73e9a87c376ade139b9509e0465f42d /configure.ac
parent875dbee844970784b977ecca1d501776cb4c51e9 (diff)
update to liborcus 0.9.1
Includes switching to dynamic libs. Change-Id: I959c4e9430f8cf95f50d48e1b01d8323dba4af81 (cherry picked from commit edb38d702dd5a058ae0702b73a43328318b94649) Signed-off-by: David Tardon <dtardon@redhat.com>
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 b1aa254b40c2..dfd0ba0a5aeb 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.8 >= 0.7.0])
+ libo_CHECK_SYSTEM_MODULE([orcus],[ORCUS],[liborcus-0.10 >= 0.9.0])
if test "$with_system_orcus" != "yes"; then
if test "$SYSTEM_BOOST" = "TRUE"; then
# ===========================================================