summaryrefslogtreecommitdiffstats
path: root/librpc/ndr.pc.in
blob: 2f4d95006fd01da967d805ab50b2da2465cc2a78 (plain)
1
2
3
4
5
6
7
8
9
10
11
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
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