mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-06 14:24:48 +00:00
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1967 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
33 lines
773 B
XML
33 lines
773 B
XML
<sect2><title>Contents of Libtool</title>
|
|
|
|
<para>Last checked against version &libtool-contversion;.</para>
|
|
|
|
<sect3><title>Program Files</title>
|
|
<para>libtool and libtoolize</para></sect3>
|
|
|
|
<sect3><title>Descriptions</title>
|
|
|
|
<sect4><title>libtool</title>
|
|
<para>libtool provides generalized library-building
|
|
support services.</para></sect4>
|
|
|
|
<sect4><title>libtoolize</title>
|
|
<para>libtoolize provides a standard way to add libtool support to a
|
|
package.</para></sect4>
|
|
|
|
</sect3>
|
|
|
|
<sect3><title>Library Files</title>
|
|
<para>libltdl.[a,so]</para></sect3>
|
|
|
|
<sect3><title>Descriptions</title>
|
|
|
|
<sect4><title>libltdl</title>
|
|
<para>libltdl is a small library that aims at hiding from programmers
|
|
the various difficulties of dlopening libraries.</para></sect4>
|
|
|
|
</sect3>
|
|
|
|
</sect2>
|
|
|