openwrt/tools/automake
Michael Pratt a3cf796e77 tools/automake: use make variable to generate aclocal symlinks
Instead of having a somewhat random list of aclocal symlinks
which are named with the API versioning scheme,
install a symlink for every API version since 1.11
(the first release after Automake was moved to git)
using the API version number from the version of automake
that is currently in openwrt.

Automake API versioning does not include the patch level number.

Signed-off-by: Michael Pratt <mcpratt@pm.me>
2023-03-13 22:53:41 +01:00
..
files automake: always use correct path for aclocal.real 2022-07-14 12:57:12 +02:00
patches automake: use STAGING_DIR_HOST in relocatable patch 2023-01-09 21:33:18 +01:00
Makefile tools/automake: use make variable to generate aclocal symlinks 2023-03-13 22:53:41 +01:00