Mailing list header changes (fuck you Google)
[citadel.git] / libcitadel / libcitadel.pc.in
1 # libcitadel pkg-config file
2
3 prefix=@prefix@
4 exec_prefix=@exec_prefix@
5 libdir=@libdir@
6 includedir=@includedir@
7
8 Name: libcitadel
9 Description: citadel suite tools library
10 URL: http://www.citadel.org/
11 Version: @VERSION@
12 Conflicts:
13 Libs: -L${libdir} -lcitadel
14 Cflags: -I${includedir}