mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
14 lines
325 B
Plaintext
14 lines
325 B
Plaintext
$NetBSD: patch-ac,v 1.5 2002/08/26 10:21:05 martti Exp $
|
|
|
|
--- configure.orig Wed Jan 23 23:49:17 2002
|
|
+++ configure Mon Aug 26 11:42:11 2002
|
|
@@ -6588,7 +6588,7 @@
|
|
fi
|
|
|
|
|
|
-XML_LIBDIR='-L${libdir}'
|
|
+XML_LIBDIR='-L${libdir} -Wl,-R${libdir}'
|
|
XML_INCLUDEDIR='-I${includedir}/gnome-xml'
|
|
XML_LIBS="-lxml $Z_LIBS $M_LIBS $LIBS"
|
|
|