summaryrefslogtreecommitdiff
path: root/lib/tevent/tevent.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
2009-01-06Add dependency to talloc in tevent pc file.Jelmer Vernooij1-0/+1
2009-01-02tevent: rename events => tevent in tevent.pcStefan Metzmacher1-1/+1
metze
2008-12-17s4:lib/tevent: add lib/events/ compat and let things compileStefan Metzmacher1-1/+1
metze
2008-12-17s4:lib/events: move to toplevel directory as lib/tevent/Stefan Metzmacher1-0/+11
This commit will not compile on its own. metze