external/liborcus/Library_orcus.mk |    4 ++++
 1 file changed, 4 insertions(+)

New commits:
commit d65e40b6f44e97bbcc4c645b218c158669b638a2
Author: David Tardon <dtar...@redhat.com>
Date:   Fri Aug 26 12:57:24 2016 +0200

    tdf#94834 enable liborcus format detection on Windows
    
    Change-Id: Ia6b353ed800eabd5766cc76e799f6151b71f865e
    (cherry picked from commit 4462447b8a48ad097e56c47e3736d80dc4aaa13a)
    Reviewed-on: https://gerrit.libreoffice.org/28403
    Tested-by: Jenkins <c...@libreoffice.org>
    Reviewed-by: Michael Stahl <mst...@redhat.com>

diff --git a/external/liborcus/Library_orcus.mk 
b/external/liborcus/Library_orcus.mk
index 96169f1..e49adca 100644
--- a/external/liborcus/Library_orcus.mk
+++ b/external/liborcus/Library_orcus.mk
@@ -30,6 +30,10 @@ $(eval $(call gb_Library_set_include,orcus,\
 $(eval $(call gb_Library_add_defs,orcus,\
        -DBOOST_ALL_NO_LIB \
        -D__ORCUS_BUILDING_DLL \
+       -D__ORCUS_GNUMERIC \
+       -D__ORCUS_ODS \
+       -D__ORCUS_XLSX \
+       -D__ORCUS_XLS_XML \
 ))
 
 $(eval $(call gb_Library_use_libraries,orcus,\
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to