]> git.ipfire.org Git - thirdparty/openwrt.git/commit
tools/automake: update to 1.18 16522/head
authorMichael Pratt <mcpratt@pm.me>
Sun, 1 Jun 2025 23:08:12 +0000 (19:08 -0400)
committerRobert Marko <robimarko@gmail.com>
Sat, 26 Jul 2025 12:38:09 +0000 (14:38 +0200)
commitd7d02059407b5da875cb41f1717fe57385cfe753
tree0aadf4757ecd7db1b13196e19340711de56e6130
parentda541f7acd62bc33e7b0a891cf65a39d4bfe0b96
tools/automake: update to 1.18

Update to the latest stable release
with the new API versions for binaries.

The temporary patching of shebangs is no longer necessary
since the whitespace check has been changed to a warning.

Part of a patch was upstreamed and therefore removed.

Manually adjusted patch:
 - 000-relocatable.patch
 - 101-do-not-require-files.patch

All other patches are automatically refreshed.

Link: https://lists.gnu.org/archive/html/autotools-announce/2025-05/msg00001.html
Signed-off-by: Michael Pratt <mcpratt@pm.me>
Link: https://github.com/openwrt/openwrt/pull/16522
Signed-off-by: Robert Marko <robimarko@gmail.com>
tools/automake/Makefile
tools/automake/patches/000-relocatable.patch
tools/automake/patches/100-aclocal-skip-not-existing-directories.patch
tools/automake/patches/101-do-not-require-files.patch
tools/automake/patches/300-output-TRUE-cond-first.patch
tools/automake/patches/310-maintainer-clean-built_sources.patch