summaryrefslogtreecommitdiff
path: root/regexp
diff options
context:
space:
mode:
Diffstat (limited to 'regexp')
-rw-r--r--regexp/Library_regexp.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/regexp/Library_regexp.mk b/regexp/Library_regexp.mk
index 4f6f0ec89f8b..463892dd2903 100644
--- a/regexp/Library_regexp.mk
+++ b/regexp/Library_regexp.mk
@@ -34,8 +34,7 @@ $(eval $(call gb_Library_set_include,i18nregexp,\
-I$(OUTDIR)/inc/offuh \
))
-$(eval $(call gb_Library_set_defs,i18nregexp,\
- $$(DEFS) \
+$(eval $(call gb_Library_add_defs,i18nregexp,\
-DREGEXP_DLLIMPLEMENTATION \
))