From: Michael Tremer Date: Tue, 9 Feb 2021 14:39:14 +0000 (+0000) Subject: gettext: Update automake X-Git-Tag: v2.25-core155~34^2~64 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3e04db2f4608f49ba4662fa92f44be2f21875ebe;p=ipfire-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)