From: Paul Querna Date: Thu, 1 Dec 2005 17:42:04 +0000 (+0000) Subject: Backport r350286, removing ancient reference to a really old version of GCC. X-Git-Tag: 2.2.1~234 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=249651071dd07c92aec95770ba81ce0f17f019eb;p=thirdparty%2Fapache%2Fhttpd.git Backport r350286, removing ancient reference to a really old version of GCC. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@350287 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/install.xml b/docs/manual/install.xml index 4d5f5e4e60d..84ef8518351 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.