summaryrefslogtreecommitdiff
path: root/l10ntools
diff options
context:
space:
mode:
authorFridrich Štrba <fridrich.strba@bluewin.ch>2011-02-09 16:20:22 +0100
committerFridrich Štrba <fridrich.strba@bluewin.ch>2011-02-09 19:57:52 +0100
commite30c7d6b9938e129c4e0d7577f3132fc01b9e581 (patch)
treedad69e4654a0052aebf253567cad5cb47f75dcb1 /l10ntools
parente5e3ba75ecf716ad6760d8b74d095729306e1219 (diff)
Trying to remove the stlport mention from the code
Diffstat (limited to 'l10ntools')
-rw-r--r--l10ntools/source/makefile.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/l10ntools/source/makefile.mk b/l10ntools/source/makefile.mk
index 56ae0c616f48..ab28ca04db7e 100644
--- a/l10ntools/source/makefile.mk
+++ b/l10ntools/source/makefile.mk
@@ -136,7 +136,6 @@ APP9STDLIBS+= \
$(TOOLSLIB) \
$(ICUINLIB) \
$(ICUUCLIB) \
- $(STLPORTLIB) \
$(SALLIB)
DEPOBJFILES=$(APP1OBJS) $(APP2OBJS) $(APP3OBJS) $(APP4OBJS) $(APP5OBJS) $(APP6OBJS) $(APP7OBJS) $(APP8OBJS) $(APP9OBJS)