From 2aa7b70339f5d1d3d7d277c6301858ebc44777ec Mon Sep 17 00:00:00 2001 From: John Voltz Date: Thu, 6 Mar 2008 18:16:49 +0000 Subject: updated libxslt --- package/libxslt/libxslt-1.1.21-configure.patch | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 package/libxslt/libxslt-1.1.21-configure.patch (limited to 'package/libxslt/libxslt-1.1.21-configure.patch') diff --git a/package/libxslt/libxslt-1.1.21-configure.patch b/package/libxslt/libxslt-1.1.21-configure.patch new file mode 100644 index 000000000..aae2e9e28 --- /dev/null +++ b/package/libxslt/libxslt-1.1.21-configure.patch @@ -0,0 +1,18 @@ +--- a/configure 2007-06-12 12:43:03.000000000 -0400 ++++ b/configure 2008-02-18 08:52:36.000000000 -0500 +@@ -22090,15 +22090,11 @@ esac + + + +-XSLT_LIBDIR='-L${libdir}' +-XSLT_INCLUDEDIR='-I${includedir}' + XSLT_LIBS="-lxslt $LIBXML_LIBS $M_LIBS" + + + + +-EXSLT_LIBDIR='-L${libdir}' +-EXSLT_INCLUDEDIR='-I${includedir}' + EXSLT_LIBS="-lexslt $XSLT_LIBS $LIBGCRYPT_LIBS" + + -- cgit v1.2.3