RepositoryExternal.mk | 6 ++++++
1 file changed, 6 insertions(+)
New commits:
commit 99ef1f57a18794e784aa9921d62310395496320c
Author: Rene Engelhard <[email protected]>
Date: Sun Oct 28 23:00:03 2012 +0100
add mythes stuff to RepositoryExternal.mk for system-mythes
Change-Id: I004825342646f839f72d8c180efdba6a7f835da7
diff --git a/RepositoryExternal.mk b/RepositoryExternal.mk
index 52d99a2..d58b27b 100644
--- a/RepositoryExternal.mk
+++ b/RepositoryExternal.mk
@@ -243,6 +243,12 @@ endif # SYSTEM_JPEG
ifeq ($(SYSTEM_MYTHES),YES)
define gb_LinkTarget__use_mythes
+$(call gb_LinkTarget_set_include,$(1),\
+ $$(INCLUDE) \
+ $(MYTHES_CFLAGS) \
+)
+$(call gb_LinkTarget_add_libs,$(1),$(MYTHES_LIBS))
+
endef
else # !SYSTEM_MYTHES
_______________________________________________
Libreoffice-commits mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits