]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/fetchmail
fetchmail: Update automake
[ipfire-2.x.git] / lfs / fetchmail
index cde51fadbaed98034bddc565bb8b848b6900c6ee..5e8aae41691bd51a3a55a74c0a481adb8124b7f5 100644 (file)
@@ -78,7 +78,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
        @$(PREBUILD)
        @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar Jxf $(DIR_DL)/$(DL_FILE)
        cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/fetchmail-6.3.26-permit-build-without-ssl3.patch
-
+       $(UPDATE_AUTOMAKE)
        cd $(DIR_APP) && ./configure \
                --prefix=/usr \
                --with-ssl \