Re: AC_PROG_CC_STDC and ac_cv_prog_cc_stdc

2006-05-11 Thread Ralf Wildenhues
* Alexandre Duret-Lutz wrote on Wed, May 10, 2006 at 11:05:33PM CEST: RW == Ralf Wildenhues [EMAIL PROTECTED] writes: RW * tests/ansi10.test: Use AC_PROG_CC_STDC. Fix test that RW ac_cv_prog_cc_stdc isn't just used by Automake code in RW `configure'. RW * tests/ansi6.test,

Re: AC_PROG_CC_STDC and ac_cv_prog_cc_stdc

2006-05-10 Thread Alexandre Duret-Lutz
RW == Ralf Wildenhues [EMAIL PROTECTED] writes: [...] RW So for Automake I now propose this remaining patch. RW Cheers, and thanks for the review! RW Ralf RW * tests/ansi10.test: Use AC_PROG_CC_STDC. Fix test that RW ac_cv_prog_cc_stdc isn't just used by Automake code in RW

Re: AC_PROG_CC_STDC and ac_cv_prog_cc_stdc

2006-05-06 Thread Paul Eggert
Ralf Wildenhues [EMAIL PROTECTED] writes: Some Automake testsuite tests currently use ./configure ac_cv_prog_cc_stdc=no to force use of ansi2knr. I know the topic is becoming more and more obsolete, It's not more and more obsolete. It's obsolete, period. Nobody uses KR compilers any