aboutsummaryrefslogtreecommitdiffstats
path: root/appendixa/libtool-desc.xml
blob: 7618e78fc05120cf8ba8f66f1a4c00252f54d097 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
<sect2><title>Contents</title>

<para>
The Libtool package contains the libtool and libtoolize programs. It
also contains the ltdl library.
</para>

</sect2>

<sect2><title>Description</title>

<sect3><title>libtool</title>

<para>
Libtool provides generalized library-building support services.
</para>

</sect3>

<sect3><title>libtoolize</title>

<para>
libtoolize provides a standard way to add libtool support to a
package.
</para>

</sect3>

<sect3><title>ltdl library</title>

<para>
Libtool provides a small library, called `libltdl', that aims at hiding 
the various difficulties of dlopening libraries from programmers.
</para>

</sect3>

</sect2>