summaryrefslogtreecommitdiff
path: root/source4/auth/gensec/gensec.pc.in
AgeCommit message (Collapse)AuthorFilesLines
2010-12-08s4-pkgconfig: add @LIB_RPATH@ to our link flagsAndrew Tridgell1-1/+1
this is only set when rpath is used on install. It ensures that applications that link against Samba libraries get the rpath right Autobuild-User: Andrew Tridgell <tridge@samba.org> Autobuild-Date: Wed Dec 8 12:46:00 CET 2010 on sn-devel-104
2010-08-09s4-build: use @PACKAGE_VERSION@ in s4 pc.in filesAndrew Tridgell1-1/+1
this gets replaced by vnum from the build rule
2008-01-22gensec: Use manually written .pc file.Jelmer Vernooij1-0/+11
(This used to be commit 96a5ac9db2399019518e134a00c564ec1066f536)