From xemacs-m  Wed Apr  2 21:32:59 1997
Received: from fsd1.fsdirect.com (fsd1.fsdirect.com [207.107.242.74])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id VAA06304
	for <xemacs-beta@xemacs.org>; Wed, 2 Apr 1997 21:32:58 -0600 (CST)
Received: from localhost (scratchy.unicom.org [199.166.205.166]) by fsd1.fsdirect.com (8.7.5/8.7.3) with SMTP id WAA17162; Wed, 2 Apr 1997 22:31:54 -0500 (EST)
Date: Wed, 2 Apr 1997 22:32:40 -0500 (EST)
From: Julian Yip <julian@fsdirect.com>
Reply-To: Julian Yip <julian@fsdirect.com>
Subject: Re: XEmacs 19.15 is released
To: Martin Buchholz <mrb@Eng.Sun.COM>
Cc: XEmacs Developers <xemacs-beta@xemacs.org>
In-Reply-To: "Your message with ID" <199704021026.CAA07706@xemacs.eng.sun.com>
Message-ID: <Roam.SIMC.2.0.6.860038360.19387.julian@fsdirect.com>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; CHARSET=US-ASCII

> >>>>> "Hrv" == Hrvoje Niksic <hniksic@srce.hr> writes:
> 
> >> -- (load-average) works on Solaris, even if you're not root. Thanks to
> >> Hrvoje Niksic.
> 
> Hrv> It doesn't.  It seems Martin synced the change only to 20.0. :-(
> 
> getloadavg.c is another file that could in theory be identical between
> the two XEmacs versions.  But some hacking to configure.in is also
> required to define HAVE_KSTAT_H for HP-UX.
> 
> Not clear it's worth the effort at this point.
> 
> Martin
> 

In fact, I have put the XEmacs 20.1b10 getloadavg.c to XEmacs 19.15 src
directory to compile XEmacs 19.15 (for Solaris) and it works. All I need to do
is just define XEMACS, HAVE_KSTAT_H and HAVE_LIBKSTAT in config.h and put
-lkstat in the Makefile. Anyway, I don't think it is worth to put the effort
to put it back to XEmacs 19.15. We should spend more time in 20.1 :).

								Julian




