forked from OSchip/llvm-project
Update autoconf/automake versions in the documentation to match the versions used in Autogen.sh
llvm-svn: 104113
This commit is contained in:
parent
4f6c7c6d94
commit
4518c866b4
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue