autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: AC_FUNC_GETLOADAVG


From: Patrick Welche
Subject: Re: AC_FUNC_GETLOADAVG
Date: Thu, 30 May 2002 13:43:38 +0100
User-agent: Mutt/1.3.19i

On Thu, May 30, 2002 at 04:53:10AM -0700, Paul Eggert wrote:
> > Date: Thu, 30 May 2002 11:19:17 +0100
> > From: Patrick Welche <address@hidden>
> > 
> > Why is that check there?
> 
> So that your software distribution is portable to hosts that don't
> have a working getloadavg.

Oh.. this means having to include a working version of getloadavg.c in
autoconf just to pass the regression test. Hmm.. Is there a standard place
to find a replacement getloadavg.c for this purpose? (Grabbing the one from
my libc might not be a good idea..)

Cheers,

Patrick



reply via email to

[Prev in Thread] Current Thread [Next in Thread]