From: Michael Tremer Date: Tue, 16 Feb 2021 16:54:50 +0000 (+0000) Subject: libnfnetlink: Update automake X-Git-Tag: v2.25-core155~34^2~53 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ad6ac07a696aaaaa38614ec6be5e2aec2c33d471;p=ipfire-2.x.git libnfnetlink: Update automake Signed-off-by: Michael Tremer --- diff --git a/lfs/libnfnetlink b/lfs/libnfnetlink index 892d619759..554eaba854 100644 --- a/lfs/libnfnetlink +++ b/lfs/libnfnetlink @@ -70,6 +70,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) cd $(DIR_APP) && ./configure --prefix=/usr cd $(DIR_APP) && make $(MAKETUNING) cd $(DIR_APP) && make install