Set this to true on SunOS.
authorMartin Baulig <martin@src.gnome.org>
Sat, 23 May 1998 22:59:32 +0000 (22:59 +0000)
committerMartin Baulig <martin@src.gnome.org>
Sat, 23 May 1998 22:59:32 +0000 (22:59 +0000)
* gnome-libgtop-sysdeps.m4 (GNOME_LIBGTOP_HOOK):
(libgtop_use_machine_h): Set this to true on SunOS.

svn path=/trunk/; revision=229

macros/gnome-libgtop-sysdeps.m4

index a86a726..e4c6930 100644 (file)
@@ -27,7 +27,7 @@ AC_DEFUN([GNOME_LIBGTOP_SYSDEPS],[
          ;;
        sunos4*)
          libgtop_sysdeps_dir=sun4
-         libgtop_use_machine_h=no
+         libgtop_use_machine_h=yes
          libgtop_need_server=yes
          ;;
        osf*)