ltconfig
ltconfig runs a series of configuration tests, then creates a
system-specific libtool in the current directory. The
ltconfig program has the following synopsis:
ltconfig [option]... ltmain [host]
and accepts the following options:
libtool that only builds static libraries.
libtool that builds only shared libraries if they are
available. If only static libraries can be built, then this flag has
no effect.
config.sub to verify that host is a valid
canonical host system name.
config.guess and config.sub in dir.
ltconfig version information and exit.
libtool to compile and link object files.
ltmain is the ltmain.sh shell script fragment that provides
the basic libtool functionality (see section Including libtool with your package).
host is the canonical host system name, which by default is
guessed by running config.guess.
ltconfig also recognizes the following environment variables:
libtool.
libtool requires one).
ranlib.
Go to the first, previous, next, last section, table of contents.