]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/flex
flex: Update automake scripts
[people/pmueller/ipfire-2.x.git] / lfs / flex
index 65247f308a00e0c9c83d72b98a91afe7fb907ac2..2653cbec6e2a6cd0b2547dc62aa756125f4a9d9d 100644 (file)
--- a/lfs/flex
+++ b/lfs/flex
@@ -82,6 +82,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) && patch -p1 < $(DIR_SRC)/src/patches/flex-2.6.4-fix-build-width-glibc-2.6+.patch
        cd $(DIR_APP) && HELP2MAN=$(TOOLS_DIR)/bin/true \
                ./configure --prefix=$(PREFIX) --disable-nls