]> git.ipfire.org Git - thirdparty/mlmmj.git/commit
Add a configure option to disable tests
authorMichael Jeanson <mjeanson@debian.org>
Mon, 12 Feb 2024 22:53:42 +0000 (17:53 -0500)
committerMichael Jeanson <mjeanson@debian.org>
Wed, 14 Feb 2024 16:53:37 +0000 (11:53 -0500)
commit4bb86f7a08a568e9ee25a5a01c7cc771b20edc09
tree7b25ff486c2d0c7e16d8e43e70819c7da507a8f6
parent35f2ea5ac7d79f615a509b0d0dc75c521ec0c5af
Add a configure option to disable tests

With the previous behavior, a missing dependency would silently disable
the test suite and could be error prone. Add a configure option to
explicitly disable the tests and build without Kyua and libatf.

Signed-off-by: Michael Jeanson <mjeanson@debian.org>
Makefile.am
configure.ac