libtool-desc.xml 658 B

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