Update autoconf/automake versions in the documentation to match the versions used in Autogen.sh

llvm-svn: 104113
This commit is contained in:
Tobias Grosser 2010-05-19 07:00:17 +00:00
parent 4f6c7c6d94
commit 4518c866b4
1 changed files with 2 additions and 2 deletions

View File

@ -452,8 +452,8 @@ href="GCCFEBuildInstrs.html">try to compile it</a> on your platform.</p>
<li><a name="sf3">Only needed if you want to run the automated test
suite in the <tt>llvm/test</tt> directory.</a></li>
<li><a name="sf4">If you want to make changes to the configure scripts,
you will need GNU autoconf (2.59), and consequently, GNU M4 (version 1.4
or higher). You will also need automake (1.9.2). We only use aclocal
you will need GNU autoconf (2.60), and consequently, GNU M4 (version 1.4
or higher). You will also need automake (1.9.6). We only use aclocal
from that package.</a></li>
</ol>
</div>