Include `glibtop_machine.h' for Linux.
1998-06-07 Martin Baulig <martin@home-of-linux.org> * macros/gnome-libgtop-sysdeps.m4: Include `glibtop_machine.h' for Linux. svn path=/trunk/; revision=251
This commit is contained in:

committed by
Martin Baulig

parent
9635e17eee
commit
5c5d83bff1
@ -22,7 +22,7 @@ AC_DEFUN([GNOME_LIBGTOP_SYSDEPS],[
|
||||
case "$host_os" in
|
||||
linux*)
|
||||
libgtop_sysdeps_dir=linux
|
||||
libgtop_use_machine_h=no
|
||||
libgtop_use_machine_h=yes
|
||||
libgtop_need_server=no
|
||||
;;
|
||||
sunos4*)
|
||||
|
Reference in New Issue
Block a user