Signed-off-by: Michael Tremer michael.tremer@ipfire.org --- lfs/liburcu | 1 + 1 file changed, 1 insertion(+)
diff --git a/lfs/liburcu b/lfs/liburcu index ceda88709..2b9e6bc38 100644 --- a/lfs/liburcu +++ b/lfs/liburcu @@ -74,6 +74,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 \ --disable-static