[Libreoffice-commits] .: solenv/inc
Tor Lillqvist
tml at kemper.freedesktop.org
Tue Aug 2 15:32:19 PDT 2011
solenv/inc/libs.mk | 2 ++
1 file changed, 2 insertions(+)
New commits:
commit 55dbda1231102b4c51eee1014b8cba290d044261
Author: Tor Lillqvist <tml at iki.fi>
Date: Wed Aug 3 01:31:57 2011 +0300
Linking with sal now implies also sal_textenc for iOS
diff --git a/solenv/inc/libs.mk b/solenv/inc/libs.mk
index e66c8bf..46d2300 100644
--- a/solenv/inc/libs.mk
+++ b/solenv/inc/libs.mk
@@ -318,6 +318,8 @@ XMLREADERLIB=-lxmlreader
# dependencies, recursively. Start from the bottom of the dependency
# stack. This is experimental and obviously incomplete.
+SALLIB+=-lsal_textenc
+
UCBHELPERLIB+=$(SALHELPERLIB)
UNOTOOLSLIB+=$(I18NISOLANGLIB)
More information about the Libreoffice-commits
mailing list