smbd: Fix indentation, {} and line length in brl_conflict_other
[Samba.git] / librpc / ndr_standard.pc.in
blob97687ba3280d11f906bee2829fc2dd7cdcc4f786
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
6 Name: ndr-standard
7 Description: NDR marshallers for the standard set of DCE/RPC interfaces
8 Requires: ndr
9 Version: @PACKAGE_VERSION@
10 Libs: @LIB_RPATH@ -L${libdir} -lndr-standard
11 Cflags: -I${includedir}  -DHAVE_IMMEDIATE_STRUCTURES=1 -D_GNU_SOURCE=1