Hello Jean Marc, thanks for the report.
* LACROIX Jean Marc wrote on Tue, Feb 08, 2011 at 08:13:58AM CET: > Package: autoconf > Version: 2.67-2 > Severity: normal > > > When using bootstrap and autoconf tools on Debian Squeeze system, > initial GCC option verified on Debian Lenny system was no more > valid...please look at attached file > > checking CFLAGS for gcc -std=c99... ../../configure: line 13260: > ac_cv_cflags_gcc_option__std_c99=no, unknown: command not found > ../../configure: line 13283: ac_cv_cflags_gcc_option__std_c99=-std=c99: > command not found Please find out where this code comes from. It is not from the Autoconf package itself, but either from your configure.ac or a third-party macro that you are using. Please redirect this bug report to that third party package. Also, please tell them to not invade the Autoconf namespace: variables named ac_* are not to be used by third-party macros (except of course as documented in the Autoconf manual: to read and/or set results from macros supplied with Autoconf). For an analysis, it would probably help if you supplied information on how to reproduce the issue: either a link to your source tree, or configure.ac contents or so. Thanks, Ralf [...] > checking CFLAGS for gcc -pedantic... -pedantic > checking CFLAGS for gcc -Wshadow... -Wshadow > checking CFLAGS for gcc -Wunsafe-loop-optimizations... > -Wunsafe-loop-optimizations > checking CFLAGS for gcc -std=c99... ../../configure: line 13260: > ac_cv_cflags_gcc_option__std_c99=no, unknown: command not found > ../../configure: line 13283: ac_cv_cflags_gcc_option__std_c99=-std=c99: > command not found > > checking CFLAGS for gcc -Wreturn-type... no, unknown -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org