Code

if the perl bindings are to be installed together with rrdtool, make sure INSTALL_BAS...
[rrdtool-all.git] / program / src / librrd.pc.in
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
6 Name: librrd
7 Description: Library for the RRDtool
8 Version: @PACKAGE_VERSION@
9 Libs: -L${libdir} -lrrd
10 Cflags: -I${includedir}