2
0
Эх сурвалжийг харах

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 жил өмнө
parent
commit
c52d938481
1 өөрчлөгдсөн 2 нэмэгдсэн , 0 устгасан
  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