On Sat, May 07, 2005 at 05:10:59PM +0200, Alain Guibert wrote:
> If I edit line 18 of autoconf-2.59/tests/autom4te to insert a space
> between "((", make succeeds. But "make check" fails 166 tests,
> apparently for the same reason: A misinterpreted "((" in other
> scripts. With all those scripts corrected, most tests succeed. Still 1This was fixed before the Autoconf 2.59 release, but `tests/wrapper.in' in the release was out of date. If you delete that file to force its rebuild, the freshly generated version will not tickle the Bash bug you describe. CVS Autoconf records additional dependencies for that file, so is this is less likely to happen in the future. > test fails, number 51. This is fixed in CVS as of 2004-04-20. Thanks for the report.
