i18nlangtag/CppunitTest_i18nlangtag_test_languagetag.mk | 4 ---- 1 file changed, 4 deletions(-)
New commits: commit 9a5c9f403a9f1f5e4b7327829829d5901586ea7a Author: Jan Holesovsky <[email protected]> Date: Thu Sep 19 10:41:45 2013 +0200 Revert "Fix the Windows build." This reverts commit ecd9e1a208ab5d01bd570a497b3cade24c7c88d6. Tor has fixed that in the meantime. diff --git a/i18nlangtag/CppunitTest_i18nlangtag_test_languagetag.mk b/i18nlangtag/CppunitTest_i18nlangtag_test_languagetag.mk index e0a9b13..3907641 100644 --- a/i18nlangtag/CppunitTest_i18nlangtag_test_languagetag.mk +++ b/i18nlangtag/CppunitTest_i18nlangtag_test_languagetag.mk @@ -24,10 +24,6 @@ $(eval $(call gb_CppunitTest_use_libraries,i18nlangtag_test_languagetag,\ $(gb_UWINAPI) \ )) -$(eval $(call gb_CppunitTest_use_externals,i18nlangtag_test_languagetag,\ - boost_headers \ -)) - ifeq ($(ENABLE_LIBLANGTAG),TRUE) $(eval $(call gb_CppunitTest_use_externals,i18nlangtag_test_languagetag,\ liblangtag \ _______________________________________________ Libreoffice-commits mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
