added WANT_AUTOCONF_2_5 note
This commit is contained in:
parent
b2a3de2de2
commit
049b93cd3f
1 changed files with 6 additions and 4 deletions
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
|
||||
<title>LiveSupport developer tools</title>
|
||||
<meta content="$Author: maroy $" name="author">
|
||||
<meta content="$Author: fgerlits $" 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: maroy $</li>
|
||||
<li>Version: $Revision: 1.2 $</li>
|
||||
<li>Author: $Author: fgerlits $</li>
|
||||
<li>Version: $Revision: 1.3 $</li>
|
||||
<li>Location: $Source:
|
||||
/home/cvs/livesupport/doc/developmentTools.html,v $</li>
|
||||
</ul>
|
||||
|
@ -36,7 +36,9 @@ The following tools are expected on the development system:<br>
|
|||
<li><a href="http://www.gnu.org/software/automake/">automake</a> <
|
||||
1.9</li>
|
||||
<li><a href="http://www.gnu.org/software/autoconf/">autoconf</a>
|
||||
>= 2.5</li>
|
||||
>= 2.5<br>
|
||||
(If you have an older version installed as well, don't forget to set the
|
||||
environment variable WANT_AUTOCONF_2_5="1" before compiling the tools.)</li>
|
||||
<li><a href="http://www.gnu.org/software/libtool/libtool.html">libtool</a><br>
|
||||
</li>
|
||||
<li><a href="http://www.freedesktop.org/software/pkgconfig/">pkgconfig</a>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue