summaryrefslogtreecommitdiff
path: root/unotools
diff options
context:
space:
mode:
Diffstat (limited to 'unotools')
-rw-r--r--unotools/Library_utl.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/unotools/Library_utl.mk b/unotools/Library_utl.mk
index dbd32accf47e..19909abc82af 100644
--- a/unotools/Library_utl.mk
+++ b/unotools/Library_utl.mk
@@ -52,8 +52,7 @@ $(eval $(call gb_Library_set_include,utl,\
# add any additional definitions to be set for compilation here
# (e.g. -DLIB_DLLIMPLEMENTATION)
-$(eval $(call gb_Library_set_defs,utl,\
- $$(DEFS) \
+$(eval $(call gb_Library_add_defs,utl,\
-DUNOTOOLS_DLLIMPLEMENTATION \
))