New check. Added libgtop stuff.

1998-08-23  Martin Baulig  <martin@home-of-linux.org>

	* configure.in (GNOME_INIT_LIBGTOP): New check.
	* acconfig.h: Added libgtop stuff.
This commit is contained in:
Martin Baulig 1998-08-23 14:33:48 +00:00 committed by Martin Baulig
parent 8bcbbdb50b
commit 612865fb73
3 changed files with 15 additions and 0 deletions

View file

@ -1,3 +1,8 @@
1998-08-23 Martin Baulig <martin@home-of-linux.org>
* configure.in (GNOME_INIT_LIBGTOP): New check.
* acconfig.h: Added libgtop stuff.
1998-08-20 Raja R Harinath <harinath@cs.umn.edu>
* core-docs/Makefile.am (gnome-intro/gnome-intro.html):

View file

@ -11,6 +11,12 @@
#undef PACKAGE
#undef VERSION
#undef HAVE_LIBGTOP
/* Define if there is no `u_int64_t' and `int64_t'. */
#undef u_int64_t
#undef int64_t
/* Define if you have the Andrew File System. */
#undef AFS

View file

@ -142,6 +142,9 @@ AC_ARG_WITH(window-manager,
WINDOW_MANAGER=icewm])
AC_SUBST(WINDOW_MANAGER)
dnl Check for libgtop
GNOME_INIT_LIBGTOP
dnl applets/diskusage
GNOME_FILEUTILS_CHECKS
@ -198,6 +201,7 @@ applets/bussign/Makefile
applets/cdplayer/Makefile
applets/mixer/Makefile
applets/modemlights/Makefile
applets/multiload/Makefile
applets/cpuload/Makefile
applets/netload/Makefile
applets/cpumemusage/Makefile