adapt the system orcus check to the new version

Desktop / LibreOffice - Markus Mohrhard [googlemail.com] - 3 March 2014 23:54 UTC



###

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
# ===========================================================

db247f2 adapt the system orcus check to the new version
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Upstream: cgit.freedesktop.org


  • Share