fixed options argument to ldb connect in python
[ira/wip.git] / lib / torture / torture.pc.in
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
5 modulesdir=${prefix}/modules/torture
6
7 Name: torture
8 Description: Samba torture (test) suite
9 Requires: talloc
10 Version: 0.0.1
11 Libs: -L${libdir} -ltorture 
12 Cflags: -I${includedir}  -DHAVE_IMMEDIATE_STRUCTURES=1