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:
committed by
Martin Baulig
parent
5dbfe42493
commit
f36d5e5370
@@ -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
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user