components/libtool/libtoolize.1
author Petr Sumbera <petr.sumbera@oracle.com>
Tue, 22 May 2012 04:14:54 -0500
branchs11-sru
changeset 2281 cd851521842f
parent 181 87e11e685b1f
permissions -rw-r--r--
7168950 Upgrade Wireshark to version 1.4.12 (S11SRU) 7159388 Problem with network/wireshark

.TH libtoolize 1 "18 Sep 2007"
.SH NAME
libtoolize - prepare a package to use \fBlibtool\fR(1)
.SH SYNOPSIS
libtoolize [OPTION]...
.SH DESCRIPTION
libtoolize is used to prepare a source tree for \fBlibtool\fR(1).
.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
\fBlibtoolize\fR is provided for developers who are working on software
that has already adopted it.   However, it is not recommended that
\fBlibtoolize\fR be used when developing new software projects.
.LP
Note that the \fBlibtoolize\fR command has an interface stability of
Uncommitted (Obsolete).
.PD
.SH SEE ALSO
.BR libtool (1)