libtool-desc.xml 642 B

1234567891011121314151617181920212223
  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
  8. support services.</para></sect3>
  9. <sect3><title>libtoolize</title>
  10. <para>libtoolize provides a standard way to add libtool support to a
  11. package.</para></sect3>
  12. <sect3><title>ltdl library</title>
  13. <para>Libtool provides a small library, called `libltdl', that aims at hiding
  14. the various difficulties of dlopening libraries from programmers.</para></sect3>
  15. </sect2>