changed automake requirement from "< 1.9" to "< 1.8"
This commit is contained in:
parent
40435b1307
commit
d316bc5cf7
1 changed files with 4 additions and 4 deletions
|
@ -3,7 +3,7 @@
|
||||||
<head>
|
<head>
|
||||||
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
|
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
|
||||||
<title>LiveSupport developer tools</title>
|
<title>LiveSupport developer tools</title>
|
||||||
<meta content="$Author: maroy $" name="author">
|
<meta content="$Author: fgerlits $" name="author">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<h1>Preface</h1>
|
<h1>Preface</h1>
|
||||||
|
@ -12,8 +12,8 @@ project, Copyright © 2004 <a href="http://www.mdlf.org/">Media
|
||||||
Development Loan Fund</a>, under the GNU <a
|
Development Loan Fund</a>, under the GNU <a
|
||||||
href="http://www.gnu.org/licenses/gpl.html">GPL</a>.<br>
|
href="http://www.gnu.org/licenses/gpl.html">GPL</a>.<br>
|
||||||
<ul>
|
<ul>
|
||||||
<li>Author: $Author: maroy $</li>
|
<li>Author: $Author: fgerlits $</li>
|
||||||
<li>Version: $Revision: 1.4 $</li>
|
<li>Version: $Revision: 1.5 $</li>
|
||||||
<li>Location: $Source:
|
<li>Location: $Source:
|
||||||
/home/cvs/livesupport/doc/developmentTools.html,v $</li>
|
/home/cvs/livesupport/doc/developmentTools.html,v $</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
@ -34,7 +34,7 @@ The following tools are expected on the development system:<br>
|
||||||
<li><a href="http://www.gnu.org/software/make/make.html">make</a>
|
<li><a href="http://www.gnu.org/software/make/make.html">make</a>
|
||||||
>= 3.80</li>
|
>= 3.80</li>
|
||||||
<li><a href="http://www.gnu.org/software/automake/">automake</a> <
|
<li><a href="http://www.gnu.org/software/automake/">automake</a> <
|
||||||
1.9</li>
|
1.8</li>
|
||||||
<li><a href="http://www.gnu.org/software/autoconf/">autoconf</a>
|
<li><a href="http://www.gnu.org/software/autoconf/">autoconf</a>
|
||||||
>= 2.5<br>
|
>= 2.5<br>
|
||||||
(If you have an older version installed as well, don't forget to set
|
(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