> From: Peter Eisentraut <[EMAIL PROTECTED]>
> Date: Wed, 29 May 2002 18:37:18 +0200 (CEST)
>
> Following up to a thread last month, I have revised my set of macros that
> check for global variables. You must supply the complete declaration of
> the variable, e.g.,
>
> AC_CHECK_VAR(int timezone
On Sun, May 12, 2002 at 10:08:54PM -0700, Paul Eggert wrote:
> > From: Patrick Welche <[EMAIL PROTECTED]>
> > Date: Sun, 12 May 2002 16:41:08 +0100
> >
> > I'm afraid the new version of functions.m4 doesn't work for me
> > (reverting from 1.60 to 1.58 allows test to pass).
> >
> > 143. acfunctio
> Date: Thu, 30 May 2002 11:19:17 +0100
> From: Patrick Welche <[EMAIL PROTECTED]>
>
> Why is that check there?
So that your software distribution is portable to hosts that don't
have a working getloadavg.
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 <[EMAIL PROTECTED]>
> >
> > Why is that check there?
>
> So that your software distribution is portable to hosts that don't
> have a working getloadavg.
Oh.. this mean
Title: ¸¸¼¼ ¹«·á°øÂ¥ À̸ÞÀÏ À̺¥Æ®
À̸ÞÀÏ ÁÖ¼Ò´Â À¥¼ÇÎÁß °Ô½ÃÆÇ¿¡¼ º¸°ÔµÇ¾î º» ±¤°í ¸ÞÀÏÀ» º¸³»°Ô µÇ¾ú½À´Ï´Ù.
°³ÀÎÁ¤º¸ À¯Ãâ°ú´Â ÀüÇô ¹«°üÇϹǷΠ°ÆÁ¤ÇÏÁö ¾ÊÀ¸¼Åµµ µË´Ï´Ù.
º» ¸ÞÀÏÀº Á¤º¸Åë½ÅºÎ ±Ç°í »çÇ׿¡ ÀǰŠÁ¦¸ñ¿¡ [±¤°í]¶ó°í Ç¥±âÇÑ ±¤°í¸ÞÀÏÀ̸ç,
¼ö½ÅÀ» ¿øÄ¡ ¾ÊÀ¸½Ã¸é
Patrick Welche <[EMAIL PROTECTED]> wrote:
> 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 <[EMAIL PROTECTED]>
>> >
>> > Why is that check there?
>>
>> So that your software distribution is portable to hosts that do