summaryrefslogtreecommitdiff
path: root/cui/Library_cui.mk
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2013-05-24 15:21:22 +0100
committerCaolán McNamara <caolanm@redhat.com>2013-05-24 15:24:48 +0100
commit1d95129bdc48cd93d1aba2591bdf87ee6ab7b296 (patch)
tree27be364440dfed7cecf60aa8d5befeef5ab961a5 /cui/Library_cui.mk
parentcdad97557a729ecbbe0236f7998647c5249a005f (diff)
show the 'java' options page when java disabled
because there are now a bunch of unrelated to java things in there in its new incarnation as the "advanced" tabpage this removes the weird empty tabpage in options in the java-disabled-at-build-time configuration Change-Id: Ie59d8362d440c41e746b67a0195e4159848f162a
Diffstat (limited to 'cui/Library_cui.mk')
-rw-r--r--cui/Library_cui.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/cui/Library_cui.mk b/cui/Library_cui.mk
index ade10e44f98f..fc27d59d53ea 100644
--- a/cui/Library_cui.mk
+++ b/cui/Library_cui.mk
@@ -146,8 +146,7 @@ $(eval $(call gb_Library_add_exception_objects,cui,\
cui/source/options/optHeaderTabListbox \
cui/source/options/opthtml \
cui/source/options/optinet2 \
- $(if $(filter TRUE,$(SOLAR_JAVA)), \
- cui/source/options/optjava) \
+ cui/source/options/optjava \
cui/source/options/optjsearch \
cui/source/options/optlingu \
cui/source/options/optmemory \