From 76ecc8f15c1280977b9ec0dc8dcba27624219826 Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Fri, 16 Sep 2011 11:41:11 +0300 Subject: Don't do the Jar thingies if we don't want to use Java --- filter/Module_filter.mk | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'filter/Module_filter.mk') diff --git a/filter/Module_filter.mk b/filter/Module_filter.mk index 1a8240a1d6f7..3fbb5e8f188b 100644 --- a/filter/Module_filter.mk +++ b/filter/Module_filter.mk @@ -26,8 +26,6 @@ $(eval $(call gb_Module_add_targets,filter,\ AllLangResTarget_t602filter \ AllLangResTarget_xsltdlg \ Configuration_filter \ - Jar_XSLTFilter \ - Jar_XSLTValidate \ Library_PptImporter \ Library_egi \ Library_eme \ @@ -70,6 +68,13 @@ $(eval $(call gb_Module_add_targets,filter,\ Package_xslt \ )) +ifneq ($(SOLAR_JAVA),) +$(eval $(call gb_Module_add_targets,filter,\ + Jar_XSLTFilter \ + Jar_XSLTValidate \ +)) +endif + # TODO #$(eval $(call gb_Module_add_subsequentcheck_targets,filter,\ JunitTest_filter_complex \ -- cgit eoffice-7-4-LTS LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sc/CppunitTest_sc_information_functions_test.mk
AgeCommit message (Expand)Author