removed dependency on automake versions <= 1.8

now 1.8 and newer can also be used
This commit is contained in:
maroy 2005-07-03 09:34:51 +00:00
parent f767ed2dd8
commit 1e94527522
23 changed files with 152 additions and 75 deletions

View file

@ -3,7 +3,7 @@
<head>
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
<title>LiveSupport developer tools</title>
<meta content="$Author: fgerlits $" name="author">
<meta content="$Author: maroy $" name="author">
</head>
<body>
<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
href="http://www.gnu.org/licenses/gpl.html">GPL</a>.<br>
<ul>
<li>Author: $Author: fgerlits $</li>
<li>Version: $Revision: 1.8 $</li>
<li>Author: $Author: maroy $</li>
<li>Version: $Revision: 1.9 $</li>
<li>Location: $Source:
/home/cvs/livesupport/doc/developmentTools.html,v $</li>
</ul>
@ -33,8 +33,8 @@ The following tools are expected on the development system:<br>
<li><a href="http://gcc.gnu.org/">gcc</a> &gt;= 3.3</li>
<li><a href="http://www.gnu.org/software/make/make.html">make</a>
&gt;= 3.80</li>
<li><a href="http://www.gnu.org/software/automake/">automake</a> &lt;
1.8</li>
<li><a href="http://www.gnu.org/software/automake/">automake</a><br>
</li>
<li><a href="http://www.gnu.org/software/autoconf/">autoconf</a>
&gt;= 2.5<br>
(If you have an older version installed as well, don't forget to set