1 $NetBSD: patch-aa,v 1.6 2008/10/14 11:33:13 adam Exp $
3 --- src/libgcrypt-config.in.orig 2008-08-19 17:20:04.000000000 +0200
4 +++ src/libgcrypt-config.in
5 @@ -155,7 +155,7 @@ if test "$echo_libs" = "yes"; then
8 if test "x$libdir" != "x/usr/lib" -a "x$libdir" != "x/lib"; then
10 + libdirs="-L$libdir -Wl,-R@libdir@"
13 # Set up `libs_final'.