From: Michael Tremer Date: Thu, 25 Feb 2021 10:34:39 +0000 (+0000) Subject: libstatgrab: Update automake X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3f954343b3e423ea5b98853809c2a6e89da5a814;p=people%2Fms%2Fipfire-2.x.git libstatgrab: Update automake Signed-off-by: Michael Tremer --- diff --git a/lfs/libstatgrab b/lfs/libstatgrab index 71721355a7..08ff949354 100644 --- a/lfs/libstatgrab +++ b/lfs/libstatgrab @@ -77,6 +77,7 @@ $(subst %,%_MD5,$(objects)) : $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) @$(PREBUILD) @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar zxf $(DIR_DL)/$(DL_FILE) + $(UPDATE_AUTOMAKE) cd $(DIR_APP) && ./configure --prefix=/usr cd $(DIR_APP) && make $(MAKETUNING)