Pete French wrote:
Included below is a fix for NSProcessInfo under FreeBSD. It is
ifdefed using HAVE_LIBKVM as the original intent was the other systems would
be able to use it. It appears at first glance, however, that there are issues
with using libkvm when not root on other platforms. Thus theres a small
ifdef hack at the top fo the file which always enables HAVE_LIBKVM on
FreeBSD system and disables it on all others.

I applied this patch, but I left out the part that restricts it to FreeBSD systems, just to see if anyone else complains :-) (i.e. I'd rather make configure work better than to put in a bunch of ifdef's around everything).




_______________________________________________
Bug-gnustep mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-gnustep

Reply via email to