Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVA

Change-Id: Ib451bdb3c1c2ca42347abfde44651d5cf5eef4f3
This commit is contained in:
Tor Lillqvist
2013-08-19 00:41:12 +03:00
parent a3b06ecf42
commit 08452f1208
105 changed files with 240 additions and 220 deletions

View File

@@ -12,7 +12,7 @@ $(eval $(call gb_Module_Module,scripting))
ifneq ($(DISABLE_SCRIPTING),TRUE)
$(eval $(call gb_Module_add_targets,scripting,\
$(if $(SOLAR_JAVA),\
$(if $(ENABLE_JAVA),\
Jar_HelloWorld \
Jar_Highlight \
Jar_MemoryUsage \