From: Paul Querna Date: Thu, 1 Dec 2005 17:40:17 +0000 (+0000) Subject: Nuke really old version recommendation on GCC. Any modern version should be acceptable. X-Git-Tag: 2.3.0~2703 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2fa7b544f0e760ac0f0c36305f7242cd207452d0;p=thirdparty%2Fapache%2Fhttpd.git Nuke really old version recommendation on GCC. Any modern version should be acceptable. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@350286 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/install.xml b/docs/manual/install.xml index f6fdfdcc2f8..9526c0681ec 100644 --- a/docs/manual/install.xml +++ b/docs/manual/install.xml @@ -128,7 +128,7 @@ href="http://www.gnu.org/software/gcc/gcc.html">GNU C compiler (GCC) from the Free Software Foundation (FSF) - is recommended (version 2.7.2 is fine). If you don't have GCC + is recommended. If you don't have GCC then at least make sure your vendor's compiler is ANSI compliant. In addition, your PATH must contain basic build tools such as make.