summaryrefslogtreecommitdiffstats
path: root/source4/auth/gensec/gensec.pc.in
Commit message (Collapse)AuthorAgeFilesLines
* auth: move gensec_start.c to the top levelAndrew Bartlett2011-10-111-11/+0
| | | | | | | This does not change who uses gensec for now, but makes it possible to write new gensec modules outside source4/ Andrew Bartlett
* s4-pkgconfig: add @LIB_RPATH@ to our link flagsAndrew Tridgell2010-12-081-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
* s4-build: use @PACKAGE_VERSION@ in s4 pc.in filesAndrew Tridgell2010-08-091-1/+1
| | | | this gets replaced by vnum from the build rule
* gensec: Use manually written .pc file.Jelmer Vernooij2008-01-221-0/+11
(This used to be commit 96a5ac9db2399019518e134a00c564ec1066f536)