diff options
-rw-r--r-- | docs/GettingStarted.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/GettingStarted.html b/docs/GettingStarted.html index 8bb1ac4..e9673ab 100644 --- a/docs/GettingStarted.html +++ b/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> |