From: Michael Tremer Date: Tue, 9 Feb 2021 14:39:14 +0000 (+0000) Subject: gettext: Update automake X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=fe10b3b4409ec03ad78d8104e0e430b7b2542545;p=people%2Fms%2Fipfire-2.x.git gettext: Update automake Signed-off-by: Michael Tremer --- diff --git a/lfs/gettext b/lfs/gettext index b1d75ed2d0..0cf9cca6b3 100644 --- a/lfs/gettext +++ b/lfs/gettext @@ -79,6 +79,7 @@ $(subst %,%_MD5,$(objects)) : $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) @$(PREBUILD) @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar axf $(DIR_DL)/$(DL_FILE) + $(UPDATE_AUTOMAKE) ifeq "$(ROOT)" "" cd $(DIR_APP) && ./configure $(EXTRA_CONFIG) cd $(DIR_APP) && make $(MAKETUNING)