summaryrefslogtreecommitdiff
path: root/source4/lib/policy/policy.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'source4/lib/policy/policy.pc.in')
-rw-r--r--source4/lib/policy/policy.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/lib/policy/policy.pc.in b/source4/lib/policy/policy.pc.in
index 4848cbc8f0..fe5c66d987 100644
--- a/source4/lib/policy/policy.pc.in
+++ b/source4/lib/policy/policy.pc.in
@@ -8,5 +8,5 @@ Description: Active Directory Group Policy library
Requires: talloc
Requires.private: ldb
Version: @PACKAGE_VERSION@
-Libs: -L${libdir} -lpolicy
+Libs: @LIB_RPATH@ -L${libdir} -lpolicy
Cflags: -I${includedir} -DHAVE_IMMEDIATE_STRUCTURES=1