selftest: Expand tokenGroups test to also compare with samr.GetGroupsForUser
[samba.git] / librpc / ndr.pc.in
index 2f4d95006fd01da967d805ab50b2da2465cc2a78..6828ac07ff5f2f4370d69ad5fcb7bf7e78124224 100644 (file)
@@ -5,7 +5,7 @@ includedir=@includedir@
 
 Name: ndr
 Description: Network Data Representation Core Library
-Requires: samba-hostconfig talloc
-Version: 0.0.1
-Libs: -L${libdir} -lndr 
-Cflags: -I${includedir}  -DHAVE_IMMEDIATE_STRUCTURES=1
+Requires: samba-util talloc
+Version: @PACKAGE_VERSION@
+Libs: @LIB_RPATH@ -L${libdir} -lndr
+Cflags: -I${includedir}  -DHAVE_IMMEDIATE_STRUCTURES=1 -D_GNU_SOURCE=1