free config_pid_file after using it for the last time ... Else, the daemon might...
[rrdtool.git] / src / librrd.pc.in
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
5
6 Name: librrd
7 Description: Library for the RRDtool
8 Version: @PACKAGE_VERSION@
9 Libs: -L${libdir} -lrrd
10 Cflags: -I${includedir}