source: trunk/server/lib/tevent/tevent.pc.in@ 1008

Last change on this file since 1008 was 745, checked in by Silvan Scherrer, 13 years ago

Samba Server: updated trunk to 3.6.0

File size: 275 bytes
Line 
1prefix=@prefix@
2exec_prefix=@exec_prefix@
3libdir=@libdir@
4includedir=@includedir@
5
6Name: tevent
7Description: An event system library
8Version: @PACKAGE_VERSION@
9Requires: talloc
10Libs: -L${libdir} -ltevent
11Cflags: @LIB_RPATH@ -I${includedir}
12URL: http://samba.org/
Note: See TracBrowser for help on using the repository browser.