]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Nuke really old version recommendation on GCC. Any modern version should be acceptable.
authorPaul Querna <pquerna@apache.org>
Thu, 1 Dec 2005 17:40:17 +0000 (17:40 +0000)
committerPaul Querna <pquerna@apache.org>
Thu, 1 Dec 2005 17:40:17 +0000 (17:40 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@350286 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/install.xml

index f6fdfdcc2f8f8a64aa3f947877449b9d136f43cc..9526c0681eca3db46a7e5ab70e07e44841ec3eee 100644 (file)
       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>