pkgsrc/textproc/libxml2/patches/patch-aa
jlam d6dfd69fec Update libxml2 to 2.4.6. Changes from version 2.4.5 include bug fixes,
minor API enhancements, and updated documentation.
2001-10-17 20:06:55 +00:00

13 lines
302 B
Text

$NetBSD: patch-aa,v 1.6 2001/10/17 20:06:55 jlam Exp $
--- configure.orig Wed Oct 10 05:45:59 2001
+++ configure
@@ -7091,7 +7091,7 @@
fi
-XML_LIBDIR='-L${libdir}'
+XML_LIBDIR='-L${libdir} -Wl,-R${libdir}'
XML_INCLUDEDIR='-I${includedir}/libxml2/libxml -I${includedir}/libxml2'
XML_CFLAGS=""