tests: enable automake's color-tests and parallel-tests via configure.ac
commit30071248c9e1132b4d5d9559f97b6199cc91556e
authorJim Meyering <meyering@redhat.com>
Mon, 30 Mar 2009 07:47:07 +0000 (30 09:47 +0200)
committerJim Meyering <meyering@redhat.com>
Tue, 31 Mar 2009 18:29:01 +0000 (31 20:29 +0200)
tree7e4a91278482fea17d0485070f1207e3c54a6a2b
parentf8268d3baecee552e13efb916693bfa51734862b
tests: enable automake's color-tests and parallel-tests via configure.ac

* gnulib-tests/Makefile.am (AUTOMAKE_OPTIONS): Don't define here.
* tests/Makefile.am (AUTOMAKE_OPTIONS): Likewise.
* configure.ac (AM_INIT_AUTOMAKE): Instead, add color-tests and
parallel-tests here.
configure.ac
gnulib-tests/Makefile.am
tests/Makefile.am