diff options
author | Tobias Grosser <grosser@fim.uni-passau.de> | 2010-05-19 07:00:17 +0000 |
---|---|---|
committer | Tobias Grosser <grosser@fim.uni-passau.de> | 2010-05-19 07:00:17 +0000 |
commit | 4518c866b4127bbaaa0761c6b43e161386b34355 (patch) | |
tree | 2b9e5269585166750aad541ecee7972cd61e46af /llvm/docs/GettingStarted.html | |
parent | 4f6c7c6d94ad3f91ac5ef8c58c6a7dec82213374 (diff) | |
download | bcm5719-llvm-4518c866b4127bbaaa0761c6b43e161386b34355.tar.gz bcm5719-llvm-4518c866b4127bbaaa0761c6b43e161386b34355.zip |
Update autoconf/automake versions in the documentation to match the versions used in Autogen.sh
llvm-svn: 104113
Diffstat (limited to 'llvm/docs/GettingStarted.html')
-rw-r--r-- | llvm/docs/GettingStarted.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm/docs/GettingStarted.html b/llvm/docs/GettingStarted.html index 8bb1ac41e4f..e9673ab1600 100644 --- a/llvm/docs/GettingStarted.html +++ b/llvm/docs/GettingStarted.html @@ -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> |