tests: fix spurious failure in test on ACLOCAL_PATH precedences
authorStefano Lattarini <stefano.lattarini@gmail.com>
Mon, 26 Sep 2011 19:36:11 +0000 (21:36 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Mon, 26 Sep 2011 19:36:11 +0000 (21:36 +0200)
commit821be501ceee5c76da4fdcb05b91f32162475597
treea5ef1e447c6583ca4020530ff719b2c523ead015
parentb9aa65518268f9760e21e7feb46dedf99ab70b09
tests: fix spurious failure in test on ACLOCAL_PATH precedences

* tests/aclocal-path-precedence.test: Do not merely append to
`configure.in', it should be created from scratch.  Pass package
name and version to AC_INIT as arguments, otherwise autoconf will
complain.
ChangeLog
tests/aclocal-path-precedence.test