CVSROOT:        /cvs/gnome
Module name:    libgtop
Changes by:     bdejean 06/04/09 06:50:43

Modified files:
        .              : ChangeLog libgtop-sysdeps.m4 
        sysdeps/freebsd: msg_limits.c 

Log message:
2006-04-04  Julio M. Merino Vidal  <[EMAIL PROTECTED]>

* libgtop-sysdeps.m4:
* sysdeps/freebsd/msg_limits.c:

Use configure checks to detect whether we need to define either
KERNEL or _KERNEL to get the definition of 'struct msginfo' in a
BSD system.  This replaces the previous checks in the code that
relied on __FreeBSD__ and similar macros.

Before this change, the explicit definition of _KERNEL in the
msg_limits.c file broke the build in NetBSD because it made the
system headers pull in stuff unavailable to userland.

Fixes bug #337207 [http://bugzilla.gnome.org/show_bug.cgi?id=337207].

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=libgtop&who=bdejean&date=explicit&mindate=2006-04-09%2006:49&maxdate=2006-04-09%2006:51

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to