From: Brendan Cully Date: Tue, 18 Jul 2006 18:15:30 +0000 (+0000) Subject: Document which versions of autoconf and automake mutt supports. X-Git-Tag: mutt-1-5-13-rel~74 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=06186c537ba161220b0d5370ee79fd4beae85998;p=mutt Document which versions of autoconf and automake mutt supports. --- diff --git a/doc/devel-notes.txt b/doc/devel-notes.txt index 748e36f9..0b557b82 100644 --- a/doc/devel-notes.txt +++ b/doc/devel-notes.txt @@ -14,9 +14,9 @@ patches. You'll need several GNU development utilities for working on mutt: -- automake +- automake (versions less than 1.9 are not officially supported) -- autoconf +- autoconf (likewise, versions less than 2.59 are unsupported) - autoheader