components/libtool/libtoolize.1
author Vladimir Marek <Vladimir.Marek@oracle.com>
Mon, 28 Mar 2011 16:20:22 -0700
changeset 157 accde06c81c4
parent 127 3e3c266b3a81
child 181 87e11e685b1f
permissions -rw-r--r--
7030521 move perl DBI module to userland

'\" t
.\"
.\" This man page created by Sun to provide a reference to the
.\" Info format documentation for libtoolize provided with the distribution.
.\"
.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)
.SH ATTRIBUTES
See
.BR attributes (5)
for descriptions of the following attributes:
.sp
.TS
box;
cbp-1 | cbp-1
l | l .
ATTRIBUTE TYPE	ATTRIBUTE VALUE
=
Availability	developer/build/libtool
=
Interface Stability	Uncommitted (Obsolete)
.TE
.SH NOTES
Source for libtool is available on http://opensolaris.org.