[ooo-build-commit] Branch 'ooo/master' - svx/util

Jan Holesovsky kendy at kemper.freedesktop.org
Mon Aug 31 20:22:35 PDT 2009


 svx/util/makefile.mk |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

New commits:
commit 7eeb3fea380c8f95ea0ce0f002337342f57d1e0d
Author: Release Engineers <releng at openoffice.org>
Date:   Mon Aug 31 06:30:17 2009 +0000

    #i10000# added missing link-library

diff --git a/svx/util/makefile.mk b/svx/util/makefile.mk
index 381de0d..5e0c43e 100644
--- a/svx/util/makefile.mk
+++ b/svx/util/makefile.mk
@@ -191,7 +191,8 @@ SHL2STDLIBS= \
             $(CPPUHELPERLIB)	\
             $(CPPULIB) \
             $(VOSLIB) \
-            $(SALLIB)
+            $(SALLIB) \
+            $(ICUUCLIB)
 
 .IF "$(GUI)"=="WNT"
 SHL2STDLIBS+=$(SHELLLIB)


More information about the ooo-build-commit mailing list