Wed Jan 7 02:23:28 2004 Jonathan Blandford <jrb@gnome.org> * libgtop-2.0.pc.in: Should be -lgtop-2.0, #130506
14 lines
292 B
PkgConfig
14 lines
292 B
PkgConfig
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@
|
|
|
|
Name: libgtop
|
|
Description: Portable System Access Library
|
|
Requires: glib-2.0
|
|
Version: @VERSION@
|
|
Libs: -L${libdir} @LIBGTOP_LIBS@ @LIBGTOP_EXTRA_LIBS@ -lgtop-2.0
|
|
Cflags: -I${includedir}/libgtop-2.0
|
|
|
|
|