From 4af1a4779e0e2c77166035da59ac907cf8152059 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=BCdiger=20Timm?= Date: Thu, 18 Aug 2005 06:24:35 +0000 Subject: [PATCH] INTEGRATION: CWS nojava3 (1.6.2); FILE MERGED 2005/08/09 15:17:40 rene 1.6.2.1: #i51542# fix system-libxml2 build. patches by maxweber (libxmlsec) and fridrich_strba (scp2) --- libxmlsec/xmlsec1-1.2.6.patch | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/libxmlsec/xmlsec1-1.2.6.patch b/libxmlsec/xmlsec1-1.2.6.patch index bbf22c1fa5c6..f1f56b01dd7f 100644 --- a/libxmlsec/xmlsec1-1.2.6.patch +++ b/libxmlsec/xmlsec1-1.2.6.patch @@ -708,9 +708,13 @@ *************** *** 1 **** ! dummy ---- 1,44 ---- +--- 1,48 ---- ! #! /bin/sh ! +! if test "$SYSTEM_LIBXML" = "YES" +! then xml2-config "$@"; exit 0 +! fi +! ! prefix=${SOLARVERSION}/${INPATH} ! includedir=${SOLARVERSION}/${INPATH}/inc${UPDMINOREXT}/external ! libdir=${SOLARVERSION}/${INPATH}/lib${UPDMINOREXT}