1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-18 13:29:16 +02:00
openwrt/tools/automake/patches
Michael Pratt 89a8269c10
tools/automake: move file requirements to higher strictness
GNU standards requires certain files at the top-level directory
of a package that automake is used with, mostly documentation.

If one of these files happens to be missing, autoreconf would fail.

Move these file requirements to the more strict 'GNITS' setting.

Link: https://www.gnu.org/software/automake/manual/html_node/Strictness.html
Signed-off-by: Michael Pratt <mcpratt@pm.me>
2023-05-04 06:07:28 +02:00
..
000-relocatable.patch
100-aclocal-skip-not-existing-directories.patch
101-do-not-require-files.patch tools/automake: move file requirements to higher strictness 2023-05-04 06:07:28 +02:00
200-other-V-values-for-verbosity.patch tools/automake: verbose variable compatibility 2023-03-27 00:41:49 +02:00