summaryrefslogtreecommitdiff
path: root/i18nlangtag/CppunitTest_i18nlangtag_test_languagetag.mk
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2015-10-14 10:14:18 +0200
committerStephan Bergmann <sbergman@redhat.com>2015-10-14 10:14:18 +0200
commit2c975878ff82eb911e488359f7f3fdb7ec104584 (patch)
treeee78a4aff47a2343376da7bb2f977420e639a0a5 /i18nlangtag/CppunitTest_i18nlangtag_test_languagetag.mk
parent068c04fb06806a9345c0059545d19a416d7e60b7 (diff)
Pass ENABLE_LIBLANGTAG into code via config_liblangtag.h
...so changes to ENABLE_LIBLANGTAG during configure cause proper recompilation of source code Change-Id: I282623c885b83e3bf7d94f6f364c5031c012f058
Diffstat (limited to 'i18nlangtag/CppunitTest_i18nlangtag_test_languagetag.mk')
-rw-r--r--i18nlangtag/CppunitTest_i18nlangtag_test_languagetag.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/i18nlangtag/CppunitTest_i18nlangtag_test_languagetag.mk b/i18nlangtag/CppunitTest_i18nlangtag_test_languagetag.mk
index 849d94bebec8..076f59d51437 100644
--- a/i18nlangtag/CppunitTest_i18nlangtag_test_languagetag.mk
+++ b/i18nlangtag/CppunitTest_i18nlangtag_test_languagetag.mk
@@ -29,7 +29,6 @@ $(eval $(call gb_CppunitTest_use_externals,i18nlangtag_test_languagetag,\
liblangtag \
libxml2 \
))
-$(eval $(call gb_CppunitTest_add_defs,i18nlangtag_test_languagetag,-DENABLE_LIBLANGTAG))
ifneq ($(SYSTEM_LIBLANGTAG),)
$(eval $(call gb_CppunitTest_add_defs,i18nlangtag_test_languagetag,-DSYSTEM_LIBLANGTAG))