Re: Macros to check for global variables

2002-05-30 Thread Paul Eggert
> 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

Re: AC_FUNC_GETLOADAVG

2002-05-30 Thread Patrick Welche
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

Re: AC_FUNC_GETLOADAVG

2002-05-30 Thread Paul Eggert
> 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.

Re: AC_FUNC_GETLOADAVG

2002-05-30 Thread Patrick Welche
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

[±¤°í]"¸¸¼¼" °¡ µå¸®´Â °í°´°¨µ¿ À̺¥Æ®!! 237

2002-05-30 Thread ¸¸¼¼
Title: ¸¸¼¼ ¹«·á°øÂ¥ À̸ÞÀÏ À̺¥Æ® À̸ÞÀÏ ÁÖ¼Ò´Â À¥¼­ÇÎÁß °Ô½ÃÆÇ¿¡¼­ º¸°ÔµÇ¾î º» ±¤°í ¸ÞÀÏÀ» º¸³»°Ô µÇ¾ú½À´Ï´Ù. °³ÀÎÁ¤º¸ À¯Ãâ°ú´Â ÀüÇô ¹«°üÇϹǷΠ°ÆÁ¤ÇÏÁö ¾ÊÀ¸¼Åµµ µË´Ï´Ù. º» ¸ÞÀÏÀº Á¤º¸Åë½ÅºÎ ±Ç°í »çÇ׿¡ ÀǰŠÁ¦¸ñ¿¡ [±¤°í]¶ó°í Ç¥±âÇÑ ±¤°í¸ÞÀÏÀ̸ç, ¼ö½ÅÀ» ¿øÄ¡ ¾ÊÀ¸½Ã¸é

Re: AC_FUNC_GETLOADAVG

2002-05-30 Thread Jim Meyering
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