summaryrefslogtreecommitdiffstats
path: root/package/libxslt/libxslt-1.1.26-configure.patch
diff options
context:
space:
mode:
Diffstat (limited to 'package/libxslt/libxslt-1.1.26-configure.patch')
-rw-r--r--package/libxslt/libxslt-1.1.26-configure.patch18
1 files changed, 18 insertions, 0 deletions
diff --git a/package/libxslt/libxslt-1.1.26-configure.patch b/package/libxslt/libxslt-1.1.26-configure.patch
new file mode 100644
index 000000000..aae2e9e28
--- /dev/null
+++ b/package/libxslt/libxslt-1.1.26-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"
+
+