From ecb76ed70f03258f97965efbdd40bbd74cb39f3a Mon Sep 17 00:00:00 2001 From: Kurt Zenker Date: Thu, 10 May 2007 12:11:36 +0000 Subject: [PATCH] INTEGRATION: CWS libxslt02 (1.6.16); FILE MERGED 2007/04/23 08:01:11 cmc 1.6.16.2: RESYNC: (1.6-1.8); FILE MERGED 2006/12/24 08:26:26 cmc 1.6.16.1: #i30380 enable xslt usage by default --- extensions/source/update/check/makefile.mk | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/extensions/source/update/check/makefile.mk b/extensions/source/update/check/makefile.mk index 1ca3b51da048..f5846acaceb9 100644 --- a/extensions/source/update/check/makefile.mk +++ b/extensions/source/update/check/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.8 $ +# $Revision: 1.9 $ # -# last change: $Author: vg $ $Date: 2007-02-08 11:35:22 $ +# last change: $Author: kz $ $Date: 2007-05-10 13:11:36 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -41,9 +41,10 @@ PACKAGE=org.openoffice.Office LIBTARGET=NO ENABLE_EXCEPTIONS=TRUE -XSLDIR=$(SOLARXMLDIR)$/processing -XCSROOT=$(SOLARXMLDIR) -DTDDIR=$(SOLARXMLDIR) +ABSXCSROOT=$(SOLARXMLDIR) +XCSROOT=.. +DTDDIR=$(ABSXCSROOT) +XSLDIR=$(ABSXCSROOT)$/processing PROCESSOUT=$(MISC)$/$(TARGET) PROCESSORDIR=$(SOLARBINDIR)