s3:smbd: change blocking.c to use fsp_fnum_dbg() for fsp->fnum logging.
[Samba/gebeck_regimport.git] / lib / talloc / pytalloc-util.pc.in
blobbc704b4929416977235a18d3f9d110358127a984
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
6 Name: pytalloc-util
7 Description: Utility functions for using talloc objects with Python
8 Version: @TALLOC_VERSION@
9 Libs: -L${libdir} -lpytalloc-util
10 Cflags: @LIB_RPATH@ -I${includedir}
11 URL: http://talloc.samba.org/