libtool-desc.xml 650 B

12345678910111213141516171819202122232425262728293031
  1. <sect2><title>Contents</title>
  2. <para>The Libtool package contains the libtool and libtoolize programs. It
  3. also contains the ltdl library.</para>
  4. </sect2>
  5. <sect2><title>Description</title>
  6. <sect3><title>libtool</title>
  7. <para>Libtool provides generalized library-building support services.</para>
  8. </sect3>
  9. <sect3><title>libtoolize</title>
  10. <para>libtoolize provides a standard way to add libtool support to a
  11. package.</para>
  12. </sect3>
  13. <sect3><title>ltdl library</title>
  14. <para>Libtool provides a small library, called `libltdl', that aims at hiding
  15. the various difficulties of dlopening libraries from programmers.</para>
  16. </sect3>
  17. </sect2>