diff options
author | Paul Querna <pquerna@apache.org> | 2005-12-01 18:40:17 +0100 |
---|---|---|
committer | Paul Querna <pquerna@apache.org> | 2005-12-01 18:40:17 +0100 |
commit | 2fa7b544f0e760ac0f0c36305f7242cd207452d0 (patch) | |
tree | 2e131b6512d78d6dcc9d65c99bf014888ec39443 /docs/manual/install.xml | |
parent | Until we determine whether we should dip into the connection (diff) | |
download | apache2-2fa7b544f0e760ac0f0c36305f7242cd207452d0.tar.xz apache2-2fa7b544f0e760ac0f0c36305f7242cd207452d0.zip |
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
Diffstat (limited to 'docs/manual/install.xml')
-rw-r--r-- | docs/manual/install.xml | 2 |
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> |