components/libtool/libtoolize.1
author Norm Jacobs <Norm.Jacobs@Oracle.COM>
Sun, 13 Mar 2011 16:12:25 -0700
changeset 127 3e3c266b3a81
child 181 87e11e685b1f
permissions -rw-r--r--
7013705 userland build needs local tarball caching 7015775 userland build should be more symlink friendly. 7023611 top should move to userland 7024384 userlands shared-macros.mk has a bad reference for the gnu C++ compiler 7026199 libtool should move to userland 7026200 autoconf should move to userland 7026202 automake should move 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.