]> git.ipfire.org Git - thirdparty/kmod.git/commit
build-sys: Always enable parallel tests
authorLucas De Marchi <lucas.de.marchi@gmail.com>
Tue, 9 Apr 2013 14:59:33 +0000 (11:59 -0300)
committerLucas De Marchi <lucas.de.marchi@gmail.com>
Tue, 9 Apr 2013 15:02:37 +0000 (12:02 -0300)
commit8edd5bb292fb128148191648a3f266027d3b56d8
tree945a740c37355e759f008855c3581f8b0b1abd3f
parent8e00db9537fee379d900b352b4f6750c52d17726
build-sys: Always enable parallel tests

Automake < 1.13 doesn't enable parallel tests by default, so add it to our
automake options.
configure.ac