s4:auth Move struct auth_usersupplied_info to a common location
[samba.git] / lib / talloc / talloc.pc.in
index 459cce70b1dcb5814e9a45c4cdb134ca6eb19071..5ce2109866cb81084933d4a55925ba928b8e775d 100644 (file)
@@ -5,7 +5,7 @@ includedir=@includedir@
 
 Name: talloc 
 Description: A hierarchical pool based memory system with destructors
-Version: @PACKAGE_VERSION@
+Version: @TALLOC_VERSION@
 Libs: -L${libdir} -ltalloc
 Cflags: -I${includedir} 
 URL: http://talloc.samba.org/