summaryrefslogtreecommitdiff
path: root/desktop/Executable_oosplash.mk
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/Executable_oosplash.mk')
-rw-r--r--desktop/Executable_oosplash.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/Executable_oosplash.mk b/desktop/Executable_oosplash.mk
index d3e375066ed9..3f49b2d4eabf 100644
--- a/desktop/Executable_oosplash.mk
+++ b/desktop/Executable_oosplash.mk
@@ -23,7 +23,7 @@ $(eval $(call gb_Executable_add_cobjects,oosplash,\
desktop/unx/source/start \
))
-ifeq ($(USE_XINERAMA),YES)
+ifneq ($(USE_XINERAMA),)
$(eval $(call gb_Executable_add_defs,oosplash,\
-DUSE_XINERAMA \