projects
/
rrdtool.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Fixes some typos by Sebastian Harl.
[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}