]> git.ipfire.org Git - thirdparty/mlmmj.git/commit
Modernize autotools
authorMichael Jeanson <mjeanson@debian.org>
Mon, 12 Feb 2024 22:29:10 +0000 (17:29 -0500)
committerMichael Jeanson <mjeanson@debian.org>
Wed, 14 Feb 2024 16:53:37 +0000 (11:53 -0500)
commit35f2ea5ac7d79f615a509b0d0dc75c521ec0c5af
tree5b396b636fde405263379e9e3b5e93934785ddf3
parent28c658b17123e9231ea938474bdf618c8b2a0021
Modernize autotools

Set conservative base version requirements for Automake (>= 1.13) and
Autoconf (>= 2.69).

Enable silent rules (can be disabled with 'make V=1') and use a
subdirectory for auxiliary files.

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