summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Querna <pquerna@apache.org>2005-12-01 17:40:17 +0000
committerPaul Querna <pquerna@apache.org>2005-12-01 17:40:17 +0000
commit2fa7b544f0e760ac0f0c36305f7242cd207452d0 (patch)
tree2e131b6512d78d6dcc9d65c99bf014888ec39443
parent48f938e0d6a64fcfd8bbd0a31b2c5e0c1b1f6df9 (diff)
downloadhttpd-2fa7b544f0e760ac0f0c36305f7242cd207452d0.tar.gz
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
-rw-r--r--docs/manual/install.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/install.xml b/docs/manual/install.xml
index f6fdfdcc2f..9526c0681e 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)</a> from the <a
href="http://www.gnu.org/">Free Software Foundation (FSF)</a>
- 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 <code>PATH</code> must contain
basic build tools such as <code>make</code>.</dd>