LibGTop now requires glib.
1998-09-12 Martin Baulig <martin@home-of-linux.org> * configure.in (AM_PATH_GLIB): LibGTop now requires glib.
This commit is contained in:
committed by
Martin Baulig
parent
b85a419f28
commit
37283cfdad
@@ -1,3 +1,7 @@
|
||||
1998-09-12 Martin Baulig <martin@home-of-linux.org>
|
||||
|
||||
* configure.in (AM_PATH_GLIB): LibGTop now requires glib.
|
||||
|
||||
1998-09-09 Martin Baulig <baulig@Stud.Informatik.uni-trier.de>
|
||||
|
||||
* include/glibtop/proctime.h (glibtop_proc_time): Added `xcpu_utime' and
|
||||
|
@@ -125,7 +125,10 @@ AC_SUBST(guile_subdirs)
|
||||
|
||||
AM_PROG_LIBTOOL
|
||||
|
||||
dnl You need to uncomment the following line if you want to use libgtop without Gnome.
|
||||
AM_PATH_GLIB
|
||||
|
||||
dnl You need to uncomment the following line if you want to use
|
||||
dnl libGTop without Gnome.
|
||||
dnl GNOME_SUPPORT_CHECKS
|
||||
|
||||
dnl Checks for typedefs, structures, and compiler characteristics.
|
||||
|
Reference in New Issue
Block a user