summaryrefslogtreecommitdiff
path: root/io/source/TextInputStream
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2010-01-29 15:36:08 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2010-01-29 15:36:08 +0000
commitf2d42284e848aab0b85f14ea690565fca6017151 (patch)
treeaff8aa4447f46ad2dd50882852352971b39ebe2f /io/source/TextInputStream
parentb3a91e5eadf06589c70e6beff88370465b884c9f (diff)
parent40ab64211cc89ec112e5baf8c7ff78ad4680b7a3 (diff)
ab71: merge with DEV300_m63
Diffstat (limited to 'io/source/TextInputStream')
-rw-r--r--io/source/TextInputStream/makefile.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/io/source/TextInputStream/makefile.mk b/io/source/TextInputStream/makefile.mk
index fcca36f0e576..1fb5aa33743a 100644
--- a/io/source/TextInputStream/makefile.mk
+++ b/io/source/TextInputStream/makefile.mk
@@ -37,6 +37,7 @@ ENABLE_EXCEPTIONS=TRUE
# --- Settings -----------------------------------------------------
.INCLUDE : settings.mk
+.IF "$(L10N_framework)"==""
DLLPRE =
SLOFILES= \
@@ -59,5 +60,6 @@ SHL1RPATH= URELIB
DEF1NAME= $(SHL1TARGET)
# --- Targets ------------------------------------------------------
+.ENDIF # L10N_framework
.INCLUDE : target.mk