* libgtop-2.0.pc.in: Fixed.
This commit is contained in:
Benoît Dejean
2005-03-31 12:05:52 +00:00
parent 29a991160c
commit b017d60c83
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
2005-03-31 Benoît Dejean <TazForEver@dlfp.org>
* libgtop-2.0.pc.in: Fixed.
2005-03-29 Benoît Dejean <TazForEver@dlfp.org> 2005-03-29 Benoît Dejean <TazForEver@dlfp.org>
* lib/read_data.c: (glibtop_read_data_l): Fixed warning. * lib/read_data.c: (glibtop_read_data_l): Fixed warning.

View File

@@ -7,7 +7,7 @@ Name: libgtop
Description: Portable System Access Library Description: Portable System Access Library
Requires: glib-2.0 Requires: glib-2.0
Version: @VERSION@ Version: @VERSION@
Libs: -L${libdir} @LIBGTOP_LIBS@ @LIBGTOP_EXTRA_LIBS@ -lgtop-2.0 Libs: -L${libdir} -lgtop-2.0
Cflags: -I${includedir}/libgtop-2.0 Cflags: -I${includedir}/libgtop-2.0