Define GNU_SOURCE, required if libreplace doesn't provide comparison_fn_t,
[ira/wip.git] / librpc / ndr.pc.in
index 2f4d95006fd01da967d805ab50b2da2465cc2a78..835544a47ae19f06c7fb3dbc497db3fc0e362f29 100644 (file)
@@ -8,4 +8,4 @@ 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
+Cflags: -I${includedir}  -DHAVE_IMMEDIATE_STRUCTURES=1 -DGNU_SOURCE=1