Move libtorture to top-level.
[ira/wip.git] / lib / torture / torture.pc.in
diff --git a/lib/torture/torture.pc.in b/lib/torture/torture.pc.in
new file mode 100644 (file)
index 0000000..6582816
--- /dev/null
@@ -0,0 +1,12 @@
+prefix=@prefix@
+exec_prefix=@exec_prefix@
+libdir=@libdir@
+includedir=@includedir@
+modulesdir=${prefix}/modules/torture
+
+Name: torture
+Description: Samba torture (test) suite
+Requires: talloc
+Version: 0.0.1
+Libs: -L${libdir} -ltorture 
+Cflags: -I${includedir}  -DHAVE_IMMEDIATE_STRUCTURES=1