components/libtool/libtool.1
author Rich Burridge <rich.burridge@oracle.com>
Tue, 13 Dec 2011 13:42:07 -0800
changeset 621 af87e89b2283
parent 181 87e11e685b1f
permissions -rw-r--r--
6883325 libnet is missing libnet-config

.TH libtool 1 "18 Sep 2007"
.SH NAME
libtool \- shared library support tool
.SH SYNOPSIS
libtool [OPTION]... [MODE-ARG]...
.SH DESCRIPTION
GNU Libtool is a script that allows package developers to
provide generic shared library support.
.LP
For additional information on using libtool, see the Info format
documentation by running the following command from your shell:
.RS
.I /usr/bin/info libtool
.RE
.LP
\fBlibtool\fR is provided for developers who are working on software
that has already adopted it.   However, it is not recommended that
\fBlibtool\fR be used when developing new software projects.
.LP
Note that the \fBlibtool\fR command has an interface stability of
Uncommitted (Obsolete).
.PD