Include `glibtop_machine.h' for Linux.
authorMartin Baulig <martin@home-of-linux.org>
Sun, 7 Jun 1998 20:40:30 +0000 (20:40 +0000)
committerMartin Baulig <martin@src.gnome.org>
Sun, 7 Jun 1998 20:40:30 +0000 (20:40 +0000)
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=240

macros/gnome-libgtop-sysdeps.m4

index e4c6930..17c66f0 100644 (file)
@@ -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*)