diff --git a/docs/GettingStarted.html b/docs/GettingStarted.html
index d23ac921302..868551dca3b 100644
--- a/docs/GettingStarted.html
+++ b/docs/GettingStarted.html
@@ -351,13 +351,13 @@ href="CFEBuildInstrs.html">try to compile it on your platform.
GNU Automake |
- 2.59 |
+ 1.9.2 |
aclocal macro generator (Note 1) |
perl |
- >5.6.0 |
+ ≥5.6.0 |
Nightly tester, utilities |
@@ -369,7 +369,7 @@ href="CFEBuildInstrs.html">try to compile it on your platform.
CVS |
- >1.11 |
+ ≥1.11 |
CVS access to LLVM (Note 4) |
@@ -379,8 +379,8 @@ href="CFEBuildInstrs.html">try to compile it on your platform.
- 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. We only use aclocal from that
- package.
+ or higher). You will also need automake (1.9.2). We only use aclocal
+ from that package.
- Only needed if you want to run the automated test
suite in the test directory.