summaryrefslogtreecommitdiffstats
path: root/lib/tevent/tevent.pc.in
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Add dependency to talloc in tevent pc file.Jelmer Vernooij2009-01-061-0/+1
|
* tevent: rename events => tevent in tevent.pcStefan Metzmacher2009-01-021-1/+1
| | | | metze
* s4:lib/tevent: add lib/events/ compat and let things compileStefan Metzmacher2008-12-171-1/+1
| | | | metze
* s4:lib/events: move to toplevel directory as lib/tevent/Stefan Metzmacher2008-12-171-0/+11
This commit will not compile on its own. metze