diff options
Diffstat (limited to 'lib/torture')
-rw-r--r-- | lib/torture/torture.pc.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/torture/torture.pc.in b/lib/torture/torture.pc.in index 459b35c582..e0421b0441 100644 --- a/lib/torture/torture.pc.in +++ b/lib/torture/torture.pc.in @@ -7,6 +7,6 @@ modulesdir=${prefix}/modules/torture Name: torture Description: Samba torture (test) suite Requires: talloc -Version: 0.0.1 +Version: @PACKAGE_VERSION@ Libs: @LIB_RPATH@ -L${libdir} -ltorture Cflags: -I${includedir} -DHAVE_IMMEDIATE_STRUCTURES=1 |