No longer use `glibtop_machine.h' for Linux.
1998-07-03 Martin baulig <martin@home-of-linux.org> * macros/gnome-libgtop-sysdeps.m4: No longer use `glibtop_machine.h' for Linux. * sysdeps/linux/glibtop_machine.h: Removed. * sysdeps/guile/guile.awk: Using `scm_append' instead of `gh_append'. * sysdeps/guile/names/guile-names.awk: dito. * sysdeps/linux/*.c: Using code from stable branch again. * include/glibtop/parameter.h: New file. * lib/parameter.c: New file. * lib/{open, init}.c: Done some more work on server initialization svn path=/trunk/; revision=277
This commit is contained in:

committed by
Martin Baulig

parent
ab2be2f0a8
commit
13bbf3992f
@ -71,7 +71,7 @@ main (void)
|
|||||||
libgtop_use_machine_h=no
|
libgtop_use_machine_h=no
|
||||||
else
|
else
|
||||||
libgtop_sysdeps_dir=linux
|
libgtop_sysdeps_dir=linux
|
||||||
libgtop_use_machine_h=yes
|
libgtop_use_machine_h=no
|
||||||
fi
|
fi
|
||||||
libgtop_need_server=no
|
libgtop_need_server=no
|
||||||
;;
|
;;
|
||||||
|
Reference in New Issue
Block a user