Jeff Trawick <[EMAIL PROTECTED]> writes:

> "Roy T. Fielding" <[EMAIL PROTECTED]> writes:
> 
> > > . we *know* that versions of glibc < 2.2 have "const char **"
> > >   instead of "char **" so make that work without any hints.m4
> > >   stuff (which would have to look at the glibc version)
> > 
> > Why not check for GCC and simply add -Werror to the compile?
> 
> excellent...

well, in practice it isn't so excellent :(  the template for
AC_TRY_COMPILE() doesn't even compile without warnings

int main() {  
configure:4111: warning: function declaration isn't a prototype

-- 
Jeff Trawick | [EMAIL PROTECTED] | PGP public key at web site:
       http://www.geocities.com/SiliconValley/Park/9289/
             Born in Roswell... married an alien...

Reply via email to