Change smbd_aio_complete_mid() -> smbd_aio_complete_aio_ex(). Simplifies
[Samba/ekacnet.git] / librpc / ndr.pc.in
blob9cff0ca218cf2ba9a5fde415d491cae3005c466c
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
6 Name: ndr
7 Description: Network Data Representation Core Library
8 Requires: samba-hostconfig talloc
9 Version: 0.0.1
10 Libs: -L${libdir} -lndr 
11 Cflags: -I${includedir}  -DHAVE_IMMEDIATE_STRUCTURES=1 -D_GNU_SOURCE=1