icu/makefile.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 5a32d167da40d9f95a1dd86873e4b569986f8b12 Author: Tor Lillqvist <tlillqv...@suse.com> Date: Fri Nov 9 14:37:04 2012 +0200
Fix comment Change-Id: Ie648ce55fdc11f907f5f5b3b958c13c695f392c5 diff --git a/icu/makefile.mk b/icu/makefile.mk index 95a91a0..e5f8f57 100644 --- a/icu/makefile.mk +++ b/icu/makefile.mk @@ -190,7 +190,7 @@ OUT2LIB= \ $(BUILD_DIR)$/lib$/libicui18n.a \ $(BUILD_DIR)$/lib$/libicule.a \ $(BUILD_DIR)$/lib$/libicutu.a -.ELIF "$(OS)"=="ANDROID" # The so far normal, non-DISABLE_DYNLOADING case for Android +.ELIF "$(OS)"=="ANDROID" # The no longer normal, non-DISABLE_DYNLOADING case for Android BUILD_ACTION+= && cat uconfig.h.prepend common/unicode/uconfig.h >common/unicode/uconfig.h.new && mv common/unicode/uconfig.h.new common/unicode/uconfig.h OUT2LIB= \ $(BUILD_DIR)$/lib$/libicudatalo.so \ _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits