From 249651071dd07c92aec95770ba81ce0f17f019eb Mon Sep 17 00:00:00 2001 From: Paul Querna Date: Thu, 1 Dec 2005 17:42:04 +0000 Subject: [PATCH] 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 --- docs/manual/install.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.47.2