At 0:48 on 06/08/2002 EDT, Josh Wilmes <[EMAIL PROTECTED]> wrote:

> At 21:51 on 06/07/2002 PDT, "Brent Dax" <[EMAIL PROTECTED]> wrote:
> > I'd suggest that your next steps include modifying
> > config/gen/config_h.pl to output a has_header.h with only ANSI headers
> > enabled.  (Make sure that Configure tests for them in the first place,
> > though!)
> 
> It's actually doing that already (it's in config/auto/headers.pl)

Although I should mention that it's not verifying the presence of these 
headers- it just assumes they are available.  It does that because the 
intent is to use this has_header.h for miniparrot, where we won't be doing 
any probing.  The assumption is that if C89 says it will be there, it will 
be there, darn it.

--Josh


Reply via email to