summaryrefslogtreecommitdiffstats
path: root/libgfchangelog.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'libgfchangelog.pc.in')
-rw-r--r--libgfchangelog.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/libgfchangelog.pc.in b/libgfchangelog.pc.in
index 869e587aa..d654280d0 100644
--- a/libgfchangelog.pc.in
+++ b/libgfchangelog.pc.in
@@ -7,5 +7,5 @@ includedir=@includedir@
Name: libgfchangelog
Description: GlusterFS Changelog Consumer Library
Version: @VERSION@
-Libs: -Wl,-R${libdir} -L${libdir} -lgfchangelog -lglusterfs
+Libs: -L${libdir} -lgfchangelog -lglusterfs
Cflags: -I${includedir}/glusterfs/gfchangelog -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64