Chris Pickett wrote:
and in config.h.in it gives:/* Disable strict ansi compliance */ #ifdef __STRICT_ANSI__ # undef __STRICT_ANSI__ #endif
The excess whitespace here is a copy / paste issue. Chris
Chris Pickett wrote:
and in config.h.in it gives:/* Disable strict ansi compliance */ #ifdef __STRICT_ANSI__ # undef __STRICT_ANSI__ #endif
The excess whitespace here is a copy / paste issue. Chris