1 <?xml version="1.0" encoding="ISO-8859-1"?>
2 <!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3CR2//EN" "http://www.docbook.org/xml/4.3CR2/docbookx.dtd" [
3 <!ENTITY % libtool-entities SYSTEM "../ent/libtool.ent">
6 <sect1 id="aa-libtool" xreflabel="Libtool">
8 <?dbhtml filename="libtool.html"?>
10 <para>For installation instructions see <xref linkend="ch06-libtool"/>.</para>
12 <sect2><title>Official Download Location</title>
14 <literallayout>Libtool (&libtool-version;):
15 <ulink url="ftp://ftp.gnu.org/gnu/libtool/"/></literallayout>
19 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="libtool-contents.xml"/>
23 <sect2><title>Short descriptions</title>
25 <para><command>libtool</command> provides generalized library-building
26 support services.</para>
28 <para><command>libtoolize</command> provides a standard way to add
29 libtool support to a package.</para>
31 <para><command>libltdl</command> hides the various difficulties of
32 dlopening libraries.</para>
38 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="libtool-deps.xml"/>