source: trunk/server/lib/talloc/pytalloc-util.pc.in@ 950

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

Samba Server: updated trunk to 3.6.0

File size: 308 bytes
Line 
1prefix=@prefix@
2exec_prefix=@exec_prefix@
3libdir=@libdir@
4includedir=@includedir@
5
6Name: pytalloc-util
7Description: Utility functions for using talloc objects with Python
8Version: @TALLOC_VERSION@
9Libs: -L${libdir} -lpytalloc-util
10Cflags: @LIB_RPATH@ -I${includedir}
11URL: http://talloc.samba.org/
Note: See TracBrowser for help on using the repository browser.