From 08452f1208a2ecbf7c6f15a96efeedbe5210ec83 Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Mon, 19 Aug 2013 00:41:12 +0300 Subject: Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVA Change-Id: Ib451bdb3c1c2ca42347abfde44651d5cf5eef4f3 --- languagetool/Module_languagetool.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'languagetool') diff --git a/languagetool/Module_languagetool.mk b/languagetool/Module_languagetool.mk index f869d493baaf..bc430c0368dd 100644 --- a/languagetool/Module_languagetool.mk +++ b/languagetool/Module_languagetool.mk @@ -9,7 +9,7 @@ $(eval $(call gb_Module_Module,languagetool)) -ifneq ($(SOLAR_JAVA),) +ifneq ($(ENABLE_JAVA),) ifneq ($(filter LANGUAGETOOL,$(BUILD_TYPE)),) $(eval $(call gb_Module_add_targets,languagetool,\ ExternalProject_languagetool \ -- cgit v1.2.3