source: vendor/current/lib/talloc/pytalloc-util.pc.in

Last change on this file was 988, checked in by Silvan Scherrer, 9 years ago

Samba Server: update vendor to version 4.4.3

File size: 317 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: @LIB_RPATH@ -L${libdir} -lpytalloc-util@PYTHON_SO_ABI_FLAG@
10Cflags: -I${includedir}
11URL: http://talloc.samba.org/
Note: See TracBrowser for help on using the repository browser.