Commit 02ab80cebbb9efc1e3dfbd3034dc517f3c5e099d

Stefano Lattarini 2011-10-17T17:45:41

tests: fix spurious failure with autoconf 2.62 * tests/aclocal-path-precedence.test: Rewrite configure.in, rather than appending to it, to avoid spurious failures (at least with autoconf 2.62) due to repeated calls to AC_INIT. Also, add package name and version arguments to AC_INIT, to avoid spurious errors from automake.