tests/comments-in-var-def.test


Log

Author Commit Date CI Message
Stefano Lattarini 1c8d96d3 2011-03-04T19:10:00 Merge branch 'maint'
Stefano Lattarini 1325a8ad 2011-03-03T19:22:55 tests: fix bug (comments-in-var-defn.test + autoconf 2.62) * tests/comments-in-var-defn.test: The configure.in stub created by default, which has the AC_INIT first argument obtained by the test name, causes autoconf 2.62 to fail with a spurious error message like: "configure.in:1: error: defn: undefined macro:". Thus, to prevent this, the test is renamed to ... * tests/comments-in-var-def.test: ... this. * tests/Makefile.am (TESTS): Updated.