DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH
 

(libtool) Distributing

Info Catalog (libtool) Configuring (libtool) Integrating libtool (libtool) Static-only libraries
 
 Including libtool in your package
 =================================
 
    In order to use libtool, you need to include the following files with
 your package:
 
 `config.guess'
      Attempt to guess a canonical system name.
 
 `config.sub'
      Canonical system name validation subroutine script.
 
 `ltmain.sh'
      A generic script implementing basic libtool functionality.
 
    Note that the libtool script itself should _not_ be included with
 your package.   Configuring.
 
    You should use the `libtoolize' program, rather than manually
 copying these files into your package.
 

Menu

 
* Invoking libtoolize         `libtoolize' command line options.
* Autoconf .o macros          Autoconf macros that set object file names.
 
Info Catalog (libtool) Configuring (libtool) Integrating libtool (libtool) Static-only libraries
automatically generated byinfo2html