summaryrefslogtreecommitdiff
path: root/libxmlsec
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2005-08-18 06:24:35 +0000
committerRüdiger Timm <rt@openoffice.org>2005-08-18 06:24:35 +0000
commit4af1a4779e0e2c77166035da59ac907cf8152059 (patch)
tree2bc6aa44e9e1c60a5f36d658b4799c756065a6eb /libxmlsec
parent259f1bf6ba5d5e315ee33e58ead37096ab54e9fd (diff)
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)
Diffstat (limited to 'libxmlsec')
-rw-r--r--libxmlsec/xmlsec1-1.2.6.patch6
1 files changed, 5 insertions, 1 deletions
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}