man-pages/man1/libtoolize.1.html
2021-03-31 01:06:50 +01:00

173 lines
4.6 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML><HEAD><TITLE>Man page of LIBTOOLIZE</TITLE>
</HEAD><BODY>
<H1>LIBTOOLIZE</H1>
Section: User Commands (1)<BR>Updated: March 2020<BR><A HREF="#index">Index</A>
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
<A NAME="lbAB">&nbsp;</A>
<H2>NAME</H2>
libtoolize - Prepare a package to use libtool
<A NAME="lbAC">&nbsp;</A>
<H2>SYNOPSIS</H2>
<B>libtoolize</B>
[<I>,OPTION/</I>]...
<A NAME="lbAD">&nbsp;</A>
<H2>DESCRIPTION</H2>
Prepare a package to use libtool.
<A NAME="lbAE">&nbsp;</A>
<H2>OPTIONS</H2>
<DL COMPACT>
<DT id="1"><B>-c</B>, <B>--copy</B><DD>
copy files rather than symlinking them
<DT id="2"><B>--debug</B><DD>
enable verbose shell tracing
<DT id="3"><B>-n</B>, <B>--dry-run</B><DD>
print commands rather than running them
<DT id="4"><B>-f</B>, <B>--force</B><DD>
replace existing files
<DT id="5"><B>-i</B>, <B>--install</B><DD>
copy missing auxiliary files
<DT id="6"><B>--ltdl</B>[=<I>,DIR/</I>]<DD>
install libltdl sources [default: libltdl]
<DT id="7"><B>--no-warnings</B><DD>
equivalent to '-Wnone'
<DT id="8"><B>--nonrecursive</B><DD>
prepare ltdl for non-recursive make
<DT id="9"><B>-q</B>, <B>--quiet</B><DD>
work silently
<DT id="10"><B>--recursive</B><DD>
prepare ltdl for recursive make
<DT id="11"><B>--subproject</B><DD>
prepare ltdl to configure and build independently
<DT id="12"><B>-v</B>, <B>--verbose</B><DD>
verbosely report processing
<DT id="13"><B>--version</B><DD>
print version information and exit
<DT id="14"><B>-W</B>, <B>--warnings</B>=<I>,CATEGORY/</I><DD>
report the warnings falling in CATEGORY [all]
<DT id="15"><B>-h</B>, <B>--help</B><DD>
print short or long help message
</DL>
<A NAME="lbAF">&nbsp;</A>
<H3>Warning categories include:</H3>
<DL COMPACT>
<DT id="16">'all'<DD>
show all warnings
<DT id="17">'none'<DD>
turn off all the warnings
<DT id="18">'error'<DD>
warnings are treated as fatal errors
<DT id="19">'environment'<DD>
show warnings about LIBTOOLIZE_OPTIONS content
<DT id="20">'file'<DD>
show warnings about file copying and linking
</DL>
<P>
The following space or comma delimited options can be passed to libtoolize
via the environment variable LIBTOOLIZE_OPTIONS, unknown environment
options are ignored:
<DL COMPACT>
<DT id="21"><B>--debug</B><DD>
enable verbose shell tracing
<DT id="22"><B>--no-warnings</B><DD>
don't display warning messages
<DT id="23"><B>--quiet</B><DD>
work silently
<DT id="24"><B>--verbose</B><DD>
verbosely report processing
</DL>
<P>
You must 'cd' to the top directory of your package before you run
'libtoolize'.
<P>
When reporting a bug, please describe a test case to reproduce it and
include the following information:
<DL COMPACT>
<DT id="25">host-triplet:<DD>
x86_64-pc-linux-gnu
<DT id="26">version:<DD>
libtoolize (GNU libtool) 2.4.6 Debian-2.4.6-14
<DT id="27">automake:<DD>
automake (GNU automake) 1.16.1
<DT id="28">autoconf:<DD>
autoconf (GNU Autoconf) 2.69
</DL>
<A NAME="lbAG">&nbsp;</A>
<H2>AUTHOR</H2>
Written by Gary V. Vaughan &lt;<A HREF="mailto:gary@gnu.org">gary@gnu.org</A>&gt;, 2003
<A NAME="lbAH">&nbsp;</A>
<H2>REPORTING BUGS</H2>
Report bugs to &lt;<A HREF="mailto:bug-libtool@gnu.org">bug-libtool@gnu.org</A>&gt;.
<BR>
GNU libtool home page: &lt;<A HREF="http://www.gnu.org/software/libtool/">http://www.gnu.org/software/libtool/</A>&gt;.
<BR>
General help using GNU software: &lt;<A HREF="http://www.gnu.org/gethelp/">http://www.gnu.org/gethelp/</A>&gt;.
<A NAME="lbAI">&nbsp;</A>
<H2>COPYRIGHT</H2>
Copyright &#169; 2015 Free Software Foundation, Inc.
<BR>
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
<A NAME="lbAJ">&nbsp;</A>
<H2>SEE ALSO</H2>
The full documentation for
<B>libtoolize</B>
is maintained as a Texinfo manual. If the
<B>info</B>
and
<B>libtoolize</B>
programs are properly installed at your site, the command
<DL COMPACT>
<DT id="29"><DD>
<B>info libtoolize</B>
</DL>
<P>
should give you access to the complete manual.
<P>
<HR>
<A NAME="index">&nbsp;</A><H2>Index</H2>
<DL>
<DT id="30"><A HREF="#lbAB">NAME</A><DD>
<DT id="31"><A HREF="#lbAC">SYNOPSIS</A><DD>
<DT id="32"><A HREF="#lbAD">DESCRIPTION</A><DD>
<DT id="33"><A HREF="#lbAE">OPTIONS</A><DD>
<DL>
<DT id="34"><A HREF="#lbAF">Warning categories include:</A><DD>
</DL>
<DT id="35"><A HREF="#lbAG">AUTHOR</A><DD>
<DT id="36"><A HREF="#lbAH">REPORTING BUGS</A><DD>
<DT id="37"><A HREF="#lbAI">COPYRIGHT</A><DD>
<DT id="38"><A HREF="#lbAJ">SEE ALSO</A><DD>
</DL>
<HR>
This document was created by
<A HREF="/cgi-bin/man/man2html">man2html</A>,
using the manual pages.<BR>
Time: 00:05:18 GMT, March 31, 2021
</BODY>
</HTML>