[ << ] | [ < ] | [ Up ] | [ > ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
5.5 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.
- ‘install-sh’
-
BSD-compatible
install
replacement script. - ‘ltmain.sh’
-
A generic script implementing basic libtool functionality.
Note that the libtool script itself should not be included with your package. See section Configuring libtool.
You should use the libtoolize
program, rather than manually
copying these files into your package.
5.5.1 Invoking libtoolize | libtoolize command line options.
| |
5.5.2 Autoconf and LTLIBOBJS | Autoconf automates LTLIBOBJS generation. |
This document was generated on December 1, 2011 using texi2html 5.0.