1
0
Fork 0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-05-03 22:29:06 +02:00

autotools: add list of fake paths to tools

A list that can be used by some packages in order
to force the skipping of every execution of autoreconf.

Signed-off-by: Michael Pratt <mcpratt@pm.me>
This commit is contained in:
Michael Pratt 2023-04-14 02:06:53 -04:00 committed by Christian Marangi
parent ffd7c05aa7
commit c52d938481
No known key found for this signature in database
GPG Key ID: AC001D09ADBFEAD7

View File

@ -26,6 +26,8 @@ AM_TOOL_PATHS:= \
AUTOPOINT=true \
GTKDOCIZE=true
AM_TOOL_PATHS_FAKE:=$(subst = ,=,$(patsubst "%,"$(TRUE)",$(subst =,= ",$(AM_TOOL_PATHS))))
# 1: build dir
# 2: remove files
# 3: automake paths