From: Michael Tremer Date: Mon, 22 Feb 2021 11:06:05 +0000 (+0000) Subject: ragel: Update automake X-Git-Tag: v2.25-core155~34^2~24 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=aa10f1526fbeb636cc7ab9f9095de97677d18d3d;p=ipfire-2.x.git ragel: Update automake Signed-off-by: Michael Tremer --- diff --git a/lfs/ragel b/lfs/ragel index 6f074d6f6a..968b77cf82 100644 --- a/lfs/ragel +++ b/lfs/ragel @@ -69,6 +69,7 @@ $(subst %,%_MD5,$(objects)) : $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar zxf $(DIR_DL)/$(DL_FILE) + $(UPDATE_AUTOMAKE) cd $(DIR_APP) && ./configure \ --prefix=/usr \ --disable-static