s3:net registry: fix violation of coding conventions
[kai/samba-autobuild/.git] / librpc / ndr.pc.in
index 2f4d95006fd01da967d805ab50b2da2465cc2a78..1ee50cc2ce790d8cf90ab312ba8b75d5801eb353 100644 (file)
@@ -5,7 +5,7 @@ includedir=@includedir@
 
 Name: ndr
 Description: Network Data Representation Core Library
-Requires: samba-hostconfig talloc
+Requires: samba-util talloc
 Version: 0.0.1
-Libs: -L${libdir} -lndr 
-Cflags: -I${includedir}  -DHAVE_IMMEDIATE_STRUCTURES=1
+Libs: @LIB_RPATH@ -L${libdir} -lndr
+Cflags: -I${includedir}  -DHAVE_IMMEDIATE_STRUCTURES=1 -D_GNU_SOURCE=1