On Sat, Feb 03, 2007 at 06:35:53PM -0800, Paul Eggert wrote:
> Albert Chin <[EMAIL PROTECTED]> writes:
> 
> > It looks like the only way
> > to get the builtin va_copy() to work on AIX 5.3 is to add
> > -qlanglvl=extc99 to CFLAGS?
> 
> For what it's worth, we should be encouraging that anyway.
> AC_PROG_CC_STDC should add -qlanglvl=extc99 to CC, and if this
> isn't working then we should fix AC_PROG_CC_STDC.

Based on the -qlanglvl=extc99 requirement, should any gnulib module
using va_copy require AC_PROG_CC_STDC?

-- 
albert chin ([EMAIL PROTECTED])


Reply via email to