543b3b9160
2001-04-20 Martin Baulig <baulig@suse.de> * libgtop.pc.in: Added pkg-config file.
12 lines
239 B
Plaintext
12 lines
239 B
Plaintext
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@
|
|
|
|
Name: libgtop
|
|
Description: Portable System Access Library
|
|
Requires: glib-2.0 libxml-2.0
|
|
Version: @VERSION@
|
|
Libs: -L${libdir} -lgtop
|
|
Cflags: -I${includedir}
|