ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/libstatgrab/libstatgrab.pc.in
Revision: 1.1
Committed: Fri Sep 26 21:11:30 2003 UTC (20 years, 6 months ago) by tdb
Branch: MAIN
Log Message:
Add pkg-config file for libstatgrab.

File Contents

# Content
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
5
6 Name: libstatgrab
7 Description: Provides a useful interface to system statistics
8 Version: @VERSION@
9 Libs: -L${libdir} -lstatgrab
10 Cflags: -I${includedir}