summaryrefslogtreecommitdiffstats
path: root/i18nlangtag/Library_i18nlangtag.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/Library_i18nlangtag.mk
parentBump gtk+ version to 2.18 (diff)
downloadcore-2c975878ff82eb911e488359f7f3fdb7ec104584.tar.gz
core-2c975878ff82eb911e488359f7f3fdb7ec104584.zip
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/Library_i18nlangtag.mk')
-rw-r--r--i18nlangtag/Library_i18nlangtag.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/i18nlangtag/Library_i18nlangtag.mk b/i18nlangtag/Library_i18nlangtag.mk
index 30b6e012ab12..f493558413df 100644
--- a/i18nlangtag/Library_i18nlangtag.mk
+++ b/i18nlangtag/Library_i18nlangtag.mk
@@ -36,7 +36,6 @@ $(eval $(call gb_Library_add_exception_objects,i18nlangtag,\
ifeq ($(ENABLE_LIBLANGTAG),TRUE)
-$(eval $(call gb_Library_add_defs,i18nlangtag,-DENABLE_LIBLANGTAG))
$(eval $(call gb_Library_use_external,i18nlangtag,liblangtag))
$(eval $(call gb_Library_use_external,i18nlangtag,libxml2))
$(eval $(call gb_Library_use_system_win32_libs,i18nlangtag,\