From: Vincent Lefevre Date: Fri, 18 Nov 2016 11:32:46 +0000 (+0100) Subject: Updated requirement on the C compiler. X-Git-Tag: mutt-1-8-rel~81 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=cb4b31d57b6cb59a4f0d1d401e1bbabe9003466f;p=mutt Updated requirement on the C compiler. --- diff --git a/INSTALL b/INSTALL index 2242dd23..a556d22e 100644 --- a/INSTALL +++ b/INSTALL @@ -29,7 +29,7 @@ systems: - If you are building from Mercurial, or if you are changing parts of mutt, particularly the build system, do read doc/devel-notes.txt. -- An ANSI C compiler (such as GCC) is required. +- A C99 compiler (such as GCC) is required. - You must also have a SysV compatible curses library, or you must install either