s4:librpc: use tevent_ fn names instead of legacy event_ ones
[samba.git] / source4 / librpc / dcerpc_atsvc.pc.in
index c4102237d36503b1d423ebfd38c04e17f2177aa3..f781f232e29c6da423d61290649221778089739a 100644 (file)
@@ -3,9 +3,9 @@ exec_prefix=@exec_prefix@
 libdir=@libdir@
 includedir=@includedir@
 
-Name: dcerpc_samr
-Description: DCE/RPC client library - SAMR
+Name: dcerpc_atsvc
+Description: DCE/RPC client library - ATSVC
 Requires.private: dcerpc ndr
-Version: 0.0.1
-Libs: -L${libdir} -ldcerpc_samr 
+Version: @PACKAGE_VERSION@
+Libs: @LIB_RPATH@ -L${libdir} -ldcerpc-atsvc
 Cflags: -I${includedir}  -DHAVE_IMMEDIATE_STRUCTURES=1