Kaydet (Commit) f31568f5 authored tarafından Miklos Vajna's avatar Miklos Vajna

we need system libcmis 0.5.0 now

Change-Id: I2bbac86709669bf67fc71d08075abd4afc19525a
üst 3ec288f4
...@@ -7538,7 +7538,7 @@ dnl Check for system libcmis ...@@ -7538,7 +7538,7 @@ dnl Check for system libcmis
dnl =================================================================== dnl ===================================================================
# libcmis requires curl and we can't build curl for iOS # libcmis requires curl and we can't build curl for iOS
if test $_os != iOS; then if test $_os != iOS; then
libo_CHECK_SYSTEM_MODULE([libcmis],[CMIS],[libcmis-0.4 >= 0.4.0]) libo_CHECK_SYSTEM_MODULE([libcmis],[CMIS],[libcmis-0.5 >= 0.5.0])
ENABLE_CMIS=TRUE ENABLE_CMIS=TRUE
else else
ENABLE_CMIS= ENABLE_CMIS=
......
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