<html><body><div><br><br>On Feb 21, 2013, at 12:51 PM, Dominic Fandrey <kamikaze@bsdforen.de> wrote:<br><br></div><div><blockquote type="cite"><div class="msg-quote"><div class="_stretch">On 19/02/2013 15:46, Petri Hintukainen wrote:<br> > This changes compiler command line from -std=c99 to -std=gnu99<br> <br> Just so you know, you have FreeBSD users, who don't appreciate this.<br> GCC is on its last leg on our platform.</div></div></blockquote><span> </span></div><div><br><div style="font-family: Helvetica, Arial, Verdana, sans-serif;">AC_PROC_CC_C99 will add whatever flag is needed for the compiler on your platform. The only issue I see is that developers may miss warnings about using non-ISO-C99 extensions when developing using gcc.</div><div style="font-family: Helvetica, Arial, Verdana, sans-serif;"><br></div><div style="font-family: Helvetica, Arial, Verdana, sans-serif;">-Nathan</div></div></body></html>