> 
> Peter Eisentraut writes: 
> > I've written about it before, here's the patch. It changes AC_PROG_CC_STDC 
> > to try the `-std' flag rather than `-std1' (for OSF or Ultrix) because the 
> > latter is kind of like 'gcc -ansi' (i.e., terminally strict). 
>   
>  I've been wondering about this for a while. And I concur, it should be 
>  -std instead of -std1. 

I disagree, not having found any useful programs (nor any that I'm working
on) that don't work properly with -std1.  


-- 
Thomas E. Dickey
[EMAIL PROTECTED]
http://www.clark.net/pub/dickey

Reply via email to