]> git.ipfire.org Git - thirdparty/automake.git/commit
tests: simplify wrapper for aclocal
authorStefano Lattarini <stefano.lattarini@gmail.com>
Fri, 2 Sep 2011 18:16:58 +0000 (20:16 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Fri, 2 Sep 2011 19:51:52 +0000 (21:51 +0200)
commite25ee5889f3fdf9890e4a141e1c27d6a063b2ad9
tree846bb14ce6d17c2c8d0782aeb457fb86c057d338
parentef44cad1cc983f43e6aa48f7b50d19346a7f55f4
tests: simplify wrapper for aclocal

* tests/aclocal.in: Remove use of $ACLOCAL_TESTSUITE_FLAGS and
extra `-I' flags; they are not really required, since the file
`m4/amversion.m4' is generated in the srcdir anyway.
* tests/acloca10.test: Remove use of $ACLOCAL_TESTSUITE_FLAGS.
* tests/acloca18.test: Likewise.
* tests/defs.in: Don't nullify $ACLOCAL_TESTSUITE_FLAGS, and do
not export it.
ChangeLog
tests/acloca10.test
tests/acloca18.test
tests/aclocal.in
tests/defs.in