removed "< 1.8" from automake requirement
This commit is contained in:
parent
55b020739a
commit
646b2e6fb4
1 changed files with 2 additions and 3 deletions
|
@ -13,7 +13,7 @@ Development Loan Fund</a>, under the GNU <a
|
|||
href="http://www.gnu.org/licenses/gpl.html">GPL</a>.<br>
|
||||
<ul>
|
||||
<li>Author: $Author: fgerlits $</li>
|
||||
<li>Version: $Revision: 1.6 $</li>
|
||||
<li>Version: $Revision: 1.7 $</li>
|
||||
<li>Location: $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/doc/install.html,v $</li>
|
||||
</ul>
|
||||
<h1>Scope</h1>
|
||||
|
@ -55,8 +55,7 @@ The following tools are expected on the system.<br>
|
|||
<li><a href="http://gcc.gnu.org/">gcc</a> >= 3.3</li>
|
||||
<li><a href="http://www.gnu.org/software/make/make.html">make</a>
|
||||
>= 3.80</li>
|
||||
<li><a href="http://www.gnu.org/software/automake/">automake</a> <
|
||||
1.8</li>
|
||||
<li><a href="http://www.gnu.org/software/automake/">automake</a></li>
|
||||
<li><a href="http://www.gnu.org/software/autoconf/">autoconf</a>
|
||||
>= 2.5<br>
|
||||
(If you have an older version installed as well, don't forget to set
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue