Set this to "no" for all systems until I made up my mind how this'll work

2000-02-27  Martin Baulig  <martin@home-of-linux.org>

	* libgtop-sysdeps.m4 (libgtop_have_sysdeps): Set this to "no" for
	all systems until I made up my mind how this'll work in future.
This commit is contained in:
Martin Baulig
2000-02-27 16:39:43 +00:00
committed by Martin Baulig
parent 5dbfe42493
commit f36d5e5370
2 changed files with 7 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
2000-02-27 Martin Baulig <martin@home-of-linux.org>
* libgtop-sysdeps.m4 (libgtop_have_sysdeps): Set this to "no" for
all systems until I made up my mind how this'll work in future.
2000-02-24 Martin Baulig <martin@home-of-linux.org>
* include/glibtop/error.h (glibtop_error_r, glibtop_warn_r): Moved

View File

@@ -77,7 +77,7 @@ AC_DEFUN([LIBGTOP_CHECK_SYSDEPS_DIR],[
linux*)
libgtop_sysdeps_dir=linux
libgtop_use_machine_h=no
libgtop_have_sysinfo=yes
libgtop_have_sysinfo=no
libgtop_need_server=no
libgtop_have_sysdeps=yes
libgtop_dynlink_ok=yes
@@ -294,7 +294,7 @@ AC_DEFUN([GNOME_LIBGTOP_SYSDEPS],[
linux|kernel)
libgtop_sysdeps_dir=linux
libgtop_use_machine_h=no
libgtop_have_sysinfo=yes
libgtop_have_sysinfo=no
libgtop_need_server=no
libgtop_have_sysdeps=yes
libgtop_dynlink_ok=yes