Merge in r2334:2407 from trunk
[jelmer/openchange.git] / mapiproxy / libmapiproxy.pc.in
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
5 datarootdir=@prefix@/share
6 datadir=@datadir@
7
8 Name: MAPIPROXY
9 Description: MAPI Proxy and Server Module Library
10 Version: @PACKAGE_VERSION@
11 Libs: -L${libdir} -lmapiproxy
12 Libs.private: @LIBS@
13 Cflags: -I${includedir}
14 Requires: talloc dcerpc ndr ldb
15 Requires.private: samba-hostconfig