ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/libstatgrab/libstatgrab.pc.in
(Generate patch)

Comparing projects/libstatgrab/libstatgrab.pc.in (file contents):
Revision 1.1 by tdb, Fri Sep 26 21:11:30 2003 UTC vs.
Revision 1.4 by tdb, Mon Jun 21 21:41:45 2004 UTC

# Line 1 | Line 1
1 + # $Id$
2   prefix=@prefix@
3   exec_prefix=@exec_prefix@
4   libdir=@libdir@
5   includedir=@includedir@
6  
7 + bin_owner=@BIN_OWNER@
8 + bin_group=@BIN_GROUP@
9 + bin_perm=@BIN_PERM@
10 +
11   Name: libstatgrab
12   Description: Provides a useful interface to system statistics
13   Version: @VERSION@
14 < Libs: -L${libdir} -lstatgrab
14 > Libs: -L${libdir} -lstatgrab @LINKFLAGS@
15   Cflags: -I${includedir}

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines