Kaydet (Commit) df69a383 authored tarafından David Tardon's avatar David Tardon

fix build of CMIS UCP

üst a4bc0fa8
...@@ -248,7 +248,7 @@ REDLANDLIB=$(REDLAND_LIBS) ...@@ -248,7 +248,7 @@ REDLANDLIB=$(REDLAND_LIBS)
.ELSE .ELSE
REDLANDLIB=-lrdf REDLANDLIB=-lrdf
.ENDIF .ENDIF
.IF "$(SYSTEM_LIBCMIS)" .IF "$(SYSTEM_LIBCMIS)"=="YES"
CMISLIB=$(LIBCMIS_LIBS) CMISLIB=$(LIBCMIS_LIBS)
.ELSE .ELSE
CMISLIB=-lcmis-0.2 CMISLIB=-lcmis-0.2
......
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