[evolution/wip/cmake] Remove -Wl, -R from Libs of the evolution-shell.pc.in
- From: Milan Crha <mcrha src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution/wip/cmake] Remove -Wl, -R from Libs of the evolution-shell.pc.in
- Date: Mon, 10 Oct 2016 10:42:22 +0000 (UTC)
commit 70083ba906ec9002f944ff99c5de3559fd620ac5
Author: Milan Crha <mcrha redhat com>
Date: Mon Oct 10 12:42:58 2016 +0200
Remove -Wl,-R from Libs of the evolution-shell.pc.in
evolution-shell.pc.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/evolution-shell.pc.in b/evolution-shell.pc.in
index c3debfe..83a5b88 100644
--- a/evolution-shell.pc.in
+++ b/evolution-shell.pc.in
@@ -15,5 +15,5 @@ Description: libraries needed for Evolution shell components
Version: @PROJECT_VERSION@
Requires: gtk+-3.0 libebackend-1.2 libedataserver-1.2 libedataserverui-1.2 webkit2gtk-4.0
@shell_private_requirements@
-Libs: -L${privlibdir} -levolution-shell -levolution-util -Wl,-R${privlibdir}
+Libs: -L${privlibdir} -levolution-shell -levolution-util
Cflags: -I${privincludedir}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]