Update autoconf/automake versions in the documentation to match the versions used...
authorTobias Grosser <grosser@fim.uni-passau.de>
Wed, 19 May 2010 07:00:17 +0000 (07:00 +0000)
committerTobias Grosser <grosser@fim.uni-passau.de>
Wed, 19 May 2010 07:00:17 +0000 (07:00 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@104113 91177308-0d34-0410-b5e6-96231b3b80d8

docs/GettingStarted.html

index 8bb1ac41e4fd443959a017d6f4532ce00b7676f2..e9673ab16001979e10cfa57e8ffde046e78adbff 100644 (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>