Kaydet (Commit) db247f2b authored tarafından Markus Mohrhard's avatar Markus Mohrhard

adapt the system orcus check to the new version

Change-Id: I2447c10627b795ccb689b4758b55a7bb2ffa1094
üst 9c6f0a67
...@@ -8966,7 +8966,7 @@ if test -z "$enable_orcus" -o "$enable_orcus" != no; then ...@@ -8966,7 +8966,7 @@ if test -z "$enable_orcus" -o "$enable_orcus" != no; then
ENABLE_ORCUS="TRUE" ENABLE_ORCUS="TRUE"
AC_DEFINE(ENABLE_ORCUS) 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 "$with_system_orcus" != "yes"; then
if test "$SYSTEM_BOOST" = "TRUE"; then if test "$SYSTEM_BOOST" = "TRUE"; then
# =========================================================== # ===========================================================
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment