]> code.citadel.org Git - citadel.git/blob - libcitadel/libcitadel.pc.in
adopt bf72ee1d83afb1735e5c13636a1f24c7247b2aa7 to stable: CTX is not a function here.
[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}