<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.26.0">
</HEAD>
<BODY>
On Mon, 2010-09-20 at 15:35 +1000, Daniel Stone wrote:<BR>
<BLOCKQUOTE TYPE=CITE>
    <TT><FONT COLOR="#1a1a1a">Today: Debian lenny (stable) _still_ shipping with 1.5.26</FONT></TT><BR>
    <BR>
</BLOCKQUOTE>
On a different, but related topic, xorg wiki documented lowest<BR>
common denominator for libtool is v1.5. This is pretty old and reported<BR>
as buggy. In real life, I speculate that v2.2 is used by all but a very few systems.<BR>
<BR>
I accidentally discovered that when you create an m4 directory in a module,<BR>
libtool 2.2 copies its macros in there and this is shipped in the tarball.<BR>
When a tarball is built on a system at v1.5, it effectively uses v2.2 anyway.<BR>
<BR>
If all this is correct, I could not see any reason not to declare v2.2 our<BR>
minimum version. Using LT_INIT rather than AC_PROG_LIBTOOL would ensure<BR>
v2.2 is used which would gives us the assurance that all tarballs are created<BR>
at v2.2 rather than a (possible) mix bag of v1.5 and v2.2.<BR>
<BR>
Thanks<BR>
<BR>
Gaetan
</BODY>
</HTML>