Search for location of waf script
[Samba.git] / lib / talloc / pytalloc-util.pc.in
blob06f83e26aa43b3eafd0364c1603673742c2de63b
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
6 Name: pytalloc-util@PYTHON_SO_ABI_FLAG@
7 Description: Utility functions for using talloc objects with Python
8 Version: @TALLOC_VERSION@
9 Libs: @LIB_RPATH@ -L${libdir} -lpytalloc-util@PYTHON_LIBNAME_SO_ABI_FLAG@
10 Cflags: -I${includedir}
11 URL: http://talloc.samba.org/