Pārlūkot izejas kodu

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 <[email protected]>
Michael Pratt 2 gadi atpakaļ
vecāks
revīzija
c52d938481
1 mainītis faili ar 2 papildinājumiem un 0 dzēšanām
  1. 2 0
      include/autotools.mk

+ 2 - 0
include/autotools.mk

@@ -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