1
0
mirror of https://github.com/samba-team/samba.git synced 2025-03-05 20:58:40 +03:00

s4-ldb: added @LIB_RPATH@ to the ldb pc file

This commit is contained in:
Andrew Tridgell 2010-12-08 18:47:54 +11:00
parent 92961d2828
commit af1b098441

View File

@ -9,7 +9,7 @@ Description: An LDAP-like embedded database
Version: @PACKAGE_VERSION@
Requires.private: tdb
Requires: talloc
Libs: -L${libdir} -lldb
Libs: @LIB_RPATH@ -L${libdir} -lldb
Libs.private: @LDAP_LIBS@
Cflags: -I${includedir}
Modulesdir: ${modulesdir}