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

Re: Check for getcwd(NULL, 0) Was: Re: Bug#636568: xerces-c: Updated patch, submitted upstream



Svante Signell, le Wed 17 Oct 2012 11:00:38 +0200, a écrit :
> On Wed, 2012-10-17 at 09:27 +0200, Svante Signell wrote:
> For symmetry reasons the text below
> >   AC_MSG_WARN([getcwd(NULL,0)... cannot run test program while cross
> > compiling])
> should be changed to
>   AC_MSG_WARN([checking for getcwd(NULL,0)... cannot run test program
> while cross compiling])

Actually "checking for getcwd(NULL,0)..." printing should be factorized
into an AC_MSG_CHECKING call before the actual test.

Samuel


Reply to: