[ooo-build-commit] Branch 'ooo/master' - icu/makefile.mk
Jan Holesovsky
kendy at kemper.freedesktop.org
Tue Jun 16 17:57:31 PDT 2009
icu/makefile.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 72f7bd123d2b45abe20cf097a6e3367c82279b00
Author: Ivo Hinkelmann <ihi at openoffice.org>
Date: Tue Jun 16 17:10:38 2009 +0000
#i10000# #i100103# icu patch
diff --git a/icu/makefile.mk b/icu/makefile.mk
index cdaec3e..6b3c15a 100644
--- a/icu/makefile.mk
+++ b/icu/makefile.mk
@@ -68,7 +68,7 @@ icu_CFLAGS+=$(C_RESTRICTIONFLAGS)
# add SYSBASE libraries and make certain that they are found *after* the
# icu build internal libraries - in case that icu is available in SYSBASE
# as well
-icu_LDFLAGS+= -L../../lib -L../../stubdata -L$(SYSBASE)$/usr$/lib
+icu_LDFLAGS+= -L../lib -L../../lib -L../stubdata -L../../stubdata -L$(SYSBASE)$/usr$/lib
.ENDIF # "$(SYSBASE)"!=""
.IF "$(OS)"=="MACOSX"
More information about the ooo-build-commit
mailing list