[Libreoffice-commits] .: libcmis/makefile.mk

Fridrich Strba fridrich at kemper.freedesktop.org
Thu Oct 6 06:27:11 PDT 2011


 libcmis/makefile.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 46da2ed6be6df4089df338098f69375e3e494e44
Author: Fridrich Å trba <fridrich.strba at bluewin.ch>
Date:   Thu Oct 6 15:26:18 2011 +0200

    System libcmis fix

diff --git a/libcmis/makefile.mk b/libcmis/makefile.mk
index 50a8324..df93424 100644
--- a/libcmis/makefile.mk
+++ b/libcmis/makefile.mk
@@ -36,7 +36,7 @@ TARGET=cmis
 
 # --- Files --------------------------------------------------------
 
-.IF "$(SYSTEM_LIBcmis)" == "YES"
+.IF "$(SYSTEM_LIBCMIS)" == "YES"
 @all:
     @echo "Using system libcmis..."
 .ENDIF


More information about the Libreoffice-commits mailing list