Loading llvm/docs/GettingStarted.html +5 −5 Original line number Diff line number Diff line Loading @@ -376,13 +376,13 @@ href="CFEBuildInstrs.html">try to compile it</a> on your platform.</p> <tr> <td><a href="http://www.gnu.org/software/automake">GNU Automake</a></td> <td>2.59</td> <td>1.9.2</td> <td>aclocal macro generator (<a href="#Note1">Note 1</a>)</td> </tr> <tr> <td><a href="http://www.perl.com/download.csp">perl</a></td> <td>>5.6.0</td> <td>≥5.6.0</td> <td>Nightly tester, utilities</td> </tr> Loading @@ -394,7 +394,7 @@ href="CFEBuildInstrs.html">try to compile it</a> on your platform.</p> <tr> <td><a href="https://www.cvshome.org/downloads.html">CVS</a></td> <td>>1.11</td> <td>≥1.11</td> <td>CVS access to LLVM (<a href="#Note4">Note 4</a>)</td> </tr> Loading @@ -404,8 +404,8 @@ href="CFEBuildInstrs.html">try to compile it</a> on your platform.</p> <ol> <li><a name="Note1">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.</a></li> or higher). You will also need automake (1.9.2). We only use aclocal from that package.</a></li> <li><a name="Note2">Only needed if you want to run the automated test suite in the <tt>test</tt> directory.</a></li> </li> Loading Loading
llvm/docs/GettingStarted.html +5 −5 Original line number Diff line number Diff line Loading @@ -376,13 +376,13 @@ href="CFEBuildInstrs.html">try to compile it</a> on your platform.</p> <tr> <td><a href="http://www.gnu.org/software/automake">GNU Automake</a></td> <td>2.59</td> <td>1.9.2</td> <td>aclocal macro generator (<a href="#Note1">Note 1</a>)</td> </tr> <tr> <td><a href="http://www.perl.com/download.csp">perl</a></td> <td>>5.6.0</td> <td>≥5.6.0</td> <td>Nightly tester, utilities</td> </tr> Loading @@ -394,7 +394,7 @@ href="CFEBuildInstrs.html">try to compile it</a> on your platform.</p> <tr> <td><a href="https://www.cvshome.org/downloads.html">CVS</a></td> <td>>1.11</td> <td>≥1.11</td> <td>CVS access to LLVM (<a href="#Note4">Note 4</a>)</td> </tr> Loading @@ -404,8 +404,8 @@ href="CFEBuildInstrs.html">try to compile it</a> on your platform.</p> <ol> <li><a name="Note1">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.</a></li> or higher). You will also need automake (1.9.2). We only use aclocal from that package.</a></li> <li><a name="Note2">Only needed if you want to run the automated test suite in the <tt>test</tt> directory.</a></li> </li> Loading