Build: Require Automake 1.12 and use serial-tests option.
commitf39ddd88f3222219ada88998cf30abfdd3e0e96c
authorLasse Collin <lasse.collin@tukaani.org>
Wed, 26 Jun 2013 09:17:00 +0000 (26 12:17 +0300)
committerLasse Collin <lasse.collin@tukaani.org>
Wed, 26 Jun 2013 09:17:13 +0000 (26 12:17 +0300)
tree0d810de99f34631771221a2b050f428e8f4cdb13
parentcb84e278027a90e9827a6f4d3bb0b4d4744a2fbb
Build: Require Automake 1.12 and use serial-tests option.

It should actually still work with Automake 1.10 if
the serial-tests option is removed. Automake 1.13 started
using parallel tests by default and the option to get
the old behavior isn't supported before 1.12.

At least for now, parallel tests don't improve anything
in XZ Utils but they hide the progress output from
test_compress.sh.
configure.ac