]> git.ipfire.org Git - thirdparty/automake.git/commit
maint: doc and maintainer-check in preparation for 1.17.90. v1.17.90
authorKarl Berry <karl@freefriends.org>
Tue, 25 Feb 2025 22:39:11 +0000 (14:39 -0800)
committerKarl Berry <karl@freefriends.org>
Tue, 25 Feb 2025 22:39:11 +0000 (14:39 -0800)
commit1349c729d092f147a2e663b1b21dd626b9643191
tree37badb8f4be5db91629ae19485d8cf02bda501e9
parent621ea898820cee147e333fd83a378cda08064871
maint: doc and maintainer-check in preparation for 1.17.90.

* HACKING: mention thanks to individuals.
* NEWS: update for 1.17.90.
* configure.ac (AC_INIT): now 1.17.90.
* m4/amversion.m4 (AM_AUTOMAKE_VERSION): 1.17.90 (auto-update).
* maintainer/syntax-checks.mk (sc_tests_command_subst): allow
whitespace before # shell comment line.
(sc_tests_plain_sleep): emphasize using $sleep without a number;
only replace sleep 1 or sleep 2; longer than that would be fine.
* t/tap-stderr-prefix.tap: use $sleep instead of sleep 1.
HACKING
NEWS
configure.ac
m4/amversion.m4
maintainer/syntax-checks.mk
t/tap-stderr-prefix.tap