Merge branch 'collectd-5.7' into collectd-5.8
[collectd.git] / src / libcollectdclient / libcollectdclient.pc.in
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
5
6 Name: libcollectdclient
7 Description: Client library for the unixsock plugin of collectd.
8 Version: @LCC_VERSION_STRING@
9 URL: http://collectd.org/
10 Libs: -L${libdir} -lcollectdclient
11 Cflags: -I${includedir}