summaryrefslogtreecommitdiff
path: root/unoxml
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2008-07-01 12:29:10 +0000
committerVladimir Glazounov <vg@openoffice.org>2008-07-01 12:29:10 +0000
commitab90758940ebae3eb17a4925f7c4fb53ec54c008 (patch)
tree59382fb3a398a47f1019b07d41a9053557700870 /unoxml
parent851bfe0e0debe80ecc3b6da53520d4c1750cf281 (diff)
INTEGRATION: CWS impress144 (1.10.4); FILE MERGED
2008/06/07 16:42:54 cl 1.10.4.1: #i77982# removed fast sax parser
Diffstat (limited to 'unoxml')
-rw-r--r--unoxml/source/service/makefile.mk5
1 files changed, 2 insertions, 3 deletions
diff --git a/unoxml/source/service/makefile.mk b/unoxml/source/service/makefile.mk
index 2b9477cad41d..47d38051126c 100644
--- a/unoxml/source/service/makefile.mk
+++ b/unoxml/source/service/makefile.mk
@@ -8,7 +8,7 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.11 $
+# $Revision: 1.12 $
#
# This file is part of OpenOffice.org.
#
@@ -64,8 +64,7 @@ DEF1NAME=$(SHL1TARGET)
SHL1LIBS= \
$(SLB)$/domimpl.lib \
$(SLB)$/xpathimpl.lib \
- $(SLB)$/eventsimpl.lib \
- $(SLB)$/fastsax.lib
+ $(SLB)$/eventsimpl.lib
SHL1STDLIBS= \
$(UCBHELPERLIB) \