summaryrefslogtreecommitdiff
path: root/i18nlangtag/CppunitTest_i18nlangtag_test_languagetag.mk
diff options
context:
space:
mode:
authorKhaled Hosny <khaledhosny@eglug.org>2017-02-21 12:36:55 +0200
committerEike Rathke <erack@redhat.com>2017-02-24 15:46:41 +0000
commit8dc27a0bbf74646969074414c071410ad7d07b74 (patch)
tree64c6dab2252f66f533804979197662c86fe46c8f /i18nlangtag/CppunitTest_i18nlangtag_test_languagetag.mk
parent2793561bb6dd439a8010780e9bb58572ccac99e1 (diff)
Always enable liblangtag
The license should not be an issue any more since liblangtag now has an LGPL/MPLv2 dual licence. Change-Id: I4dfffcccf5d710bd16b21c3254c1449ae041b8ab Reviewed-on: https://gerrit.libreoffice.org/34511 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Eike Rathke <erack@redhat.com>
Diffstat (limited to 'i18nlangtag/CppunitTest_i18nlangtag_test_languagetag.mk')
-rw-r--r--i18nlangtag/CppunitTest_i18nlangtag_test_languagetag.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/i18nlangtag/CppunitTest_i18nlangtag_test_languagetag.mk b/i18nlangtag/CppunitTest_i18nlangtag_test_languagetag.mk
index 41993f9515b2..975a1dd0d566 100644
--- a/i18nlangtag/CppunitTest_i18nlangtag_test_languagetag.mk
+++ b/i18nlangtag/CppunitTest_i18nlangtag_test_languagetag.mk
@@ -21,7 +21,6 @@ $(eval $(call gb_CppunitTest_use_libraries,i18nlangtag_test_languagetag,\
$(gb_UWINAPI) \
))
-ifeq ($(ENABLE_LIBLANGTAG),TRUE)
$(eval $(call gb_CppunitTest_use_externals,i18nlangtag_test_languagetag,\
liblangtag \
libxml2 \
@@ -32,7 +31,6 @@ $(eval $(call gb_CppunitTest_add_defs,i18nlangtag_test_languagetag,-DSYSTEM_LIBL
else
$(eval $(call gb_CppunitTest_use_package,i18nlangtag_test_languagetag,liblangtag_data))
endif
-endif
$(eval $(call gb_CppunitTest_add_exception_objects,i18nlangtag_test_languagetag,\
i18nlangtag/qa/cppunit/test_languagetag \