From 28f6f97ef9db9467bc9ed1bd4f8b6c3a26869fe3 Mon Sep 17 00:00:00 2001 From: Harish Krishnaswamy Date: Sat, 19 Aug 2006 06:30:06 +0000 Subject: Include rpath in libs specified. Fixes #350385. (Patch submitted by MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 2006-08-19 Harish Krishnaswamy * evolution-plugin.pc.in, evolution-shell.pc.in: Include rpath in libs specified. Fixes #350385. (Patch submitted by Øystein Gisnås) svn path=/trunk/; revision=32589 --- evolution-shell.pc.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'evolution-shell.pc.in') diff --git a/evolution-shell.pc.in b/evolution-shell.pc.in index 13c31cf86d..2b3bbc58d5 100644 --- a/evolution-shell.pc.in +++ b/evolution-shell.pc.in @@ -20,5 +20,5 @@ Name: evolution-shell Description: libraries needed for Evolution shell components Version: @VERSION@ Requires: libgnome-2.0 libgnomeui-2.0 libbonoboui-2.0 >= @BONOBOUI_REQUIRED@ -Libs: -L${privlibdir} -leshell +Libs: -L${privlibdir} -leshell -Wl,-R${privlibdir} Cflags: -I${privincludedir} -- cgit v1.2.3