| # | Line 1 | Line 1 | |
|---|---|---|
| 1 | + | # $Id$ | 
| 2 | prefix=@prefix@ | |
| 3 | exec_prefix=@exec_prefix@ | |
| 4 | libdir=@libdir@ | |
| # | Line 6 | Line 7 | includedir=@includedir@ | |
| 7 | Name: libstatgrab | |
| 8 | Description: Provides a useful interface to system statistics | |
| 9 | Version: @VERSION@ | |
| 10 | < | Libs: -L${libdir} -lstatgrab | 
| 10 | > | Libs: -L${libdir} -lstatgrab @LINKFLAGS@ | 
| 11 | Cflags: -I${includedir} | |
| – | Removed lines | 
| + | Added lines | 
| < | Changed lines | 
| > | Changed lines |