opensc/doc/AutoVersions.html

47 lines
2.0 KiB
HTML

<html xmlns="http://www.w3.org/1999/xhtml" xmlns:html="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>AutoVersions - OpenSC - Trac</title><style type="text/css">
@import url(trac.css);
</style></head><body><div class="wikipage">
<div id="searchable"><h1>Versions of Auto Tools</h1>
<p>
OpenSC should work for every developer. One software is very tricky: autoconf, automake and libtool.
Which version can we require? Unfortunatly the only way we can find out is trial and error. To improve
the situation, we would like to gather which version everyone is using, so we can make sure even the
oldest version of these tools still in use works (and hope that newer versions work, too).
</p>
<div class="document">
<table border="1" class="docutils">
<colgroup span="1">
<col width="35%" span="1"></col>
<col width="22%" span="1"></col>
<col width="15%" span="1"></col>
<col width="15%" span="1"></col>
<col width="13%" span="1"></col>
</colgroup>
<tbody valign="top">
<tr><td rowspan="1" colspan="1">Name</td>
<td rowspan="1" colspan="1">Distribution</td>
<td rowspan="1" colspan="1">Autoconf</td>
<td rowspan="1" colspan="1">Automake</td>
<td rowspan="1" colspan="1">Libtool</td>
</tr>
<tr><td rowspan="1" colspan="1">Andreas Jellinghaus</td>
<td rowspan="1" colspan="1">Debian sarge</td>
<td rowspan="1" colspan="1">2.59</td>
<td rowspan="1" colspan="1">1.7.9</td>
<td rowspan="1" colspan="1">1.5.6</td>
</tr>
<tr><td rowspan="1" colspan="1">Ludovic Rousseau</td>
<td rowspan="1" colspan="1">Debian sarge</td>
<td rowspan="1" colspan="1">2.59</td>
<td rowspan="1" colspan="1">1.9.5</td>
<td rowspan="1" colspan="1">1.5.6</td>
</tr>
</tbody>
</table>
</div><p>
Ludovic Rousseau: Note that if you distribute the created <tt>.tar.gz</tt> file you should always use the latest autotools versions in order to support the newly added architectures/OS. That will greatly ease the life of your users.
</p>
</div>
</div><div class="footer"><hr></hr><p><a href="index.html">Back to Index</a></p></div></body></html>