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

145 lines
4.0 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML><HEAD><TITLE>Man page of ACLOCAL</TITLE>
</HEAD><BODY>
<H1>ACLOCAL</H1>
Section: User Commands (1)<BR>Updated: February 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>
aclocal - manual page for aclocal 1.16.1
<A NAME="lbAC">&nbsp;</A>
<H2>SYNOPSIS</H2>
<B>aclocal</B>
[<I>,OPTION/</I>]...
<A NAME="lbAD">&nbsp;</A>
<H2>DESCRIPTION</H2>
Generate 'aclocal.m4' by scanning 'configure.ac' or 'configure.in'
<A NAME="lbAE">&nbsp;</A>
<H2>OPTIONS</H2>
<DL COMPACT>
<DT id="1"><B>--automake-acdir</B>=<I>,DIR/</I><DD>
directory holding automake-provided m4 files
<DT id="2"><B>--system-acdir</B>=<I>,DIR/</I><DD>
directory holding third-party system-wide files
<DT id="3"><B>--diff</B>[=<I>,COMMAND/</I>]<DD>
run COMMAND [diff <B>-u]</B> on M4 files that would be
changed (implies <B>--install</B> and <B>--dry-run</B>)
<DT id="4"><B>--dry-run</B><DD>
pretend to, but do not actually update any file
<DT id="5"><B>--force</B><DD>
always update output file
<DT id="6"><B>--help</B><DD>
print this help, then exit
<DT id="7"><B>-I</B> DIR<DD>
add directory to search list for .m4 files
<DT id="8"><B>--install</B><DD>
copy third-party files to the first <B>-I</B> directory
<DT id="9"><B>--output</B>=<I>,FILE/</I><DD>
put output in FILE (default aclocal.m4)
<DT id="10"><B>--print-ac-dir</B><DD>
print name of directory holding system-wide
third-party m4 files, then exit
<DT id="11"><B>--verbose</B><DD>
don't be silent
<DT id="12"><B>--version</B><DD>
print version number, then exit
<DT id="13"><B>-W</B>, <B>--warnings</B>=<I>,CATEGORY/</I><DD>
report the warnings falling in CATEGORY
</DL>
<A NAME="lbAF">&nbsp;</A>
<H3>Warning categories include:</H3>
<DL COMPACT>
<DT id="14">syntax<DD>
dubious syntactic constructs (default)
<DT id="15">unsupported<DD>
unknown macros (default)
<DT id="16">all<DD>
all the warnings (default)
<DT id="17">no-CATEGORY<DD>
turn off warnings in CATEGORY
<DT id="18">none<DD>
turn off all the warnings
<DT id="19">error<DD>
treat warnings as errors
</DL>
<A NAME="lbAG">&nbsp;</A>
<H2>AUTHOR</H2>
Written by Tom Tromey &lt;<A HREF="mailto:tromey@redhat.com">tromey@redhat.com</A>&gt;
<DL COMPACT>
<DT id="20"><DD>
and Alexandre Duret-Lutz &lt;<A HREF="mailto:adl@gnu.org">adl@gnu.org</A>&gt;.
</DL>
<A NAME="lbAH">&nbsp;</A>
<H2>REPORTING BUGS</H2>
Report bugs to &lt;<A HREF="mailto:bug-automake@gnu.org">bug-automake@gnu.org</A>&gt;.
<BR>
GNU Automake home page: &lt;<A HREF="http://www.gnu.org/software/automake/">http://www.gnu.org/software/automake/</A>&gt;.
<BR>
General help using GNU software: &lt;<A HREF="https://www.gnu.org/gethelp/">https://www.gnu.org/gethelp/</A>&gt;.
<A NAME="lbAI">&nbsp;</A>
<H2>COPYRIGHT</H2>
Copyright &#169; 2018 Free Software Foundation, Inc.
License GPLv2+: GNU GPL version 2 or later &lt;<A HREF="https://gnu.org/licenses/gpl-2.0.html">https://gnu.org/licenses/gpl-2.0.html</A>&gt;
<BR>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
<A NAME="lbAJ">&nbsp;</A>
<H2>SEE ALSO</H2>
The full documentation for
<B>aclocal</B>
is maintained as a Texinfo manual. If the
<B>info</B>
and
<B>aclocal</B>
programs are properly installed at your site, the command
<DL COMPACT>
<DT id="21"><DD>
<B>info aclocal</B>
</DL>
<P>
should give you access to the complete manual.
<P>
<HR>
<A NAME="index">&nbsp;</A><H2>Index</H2>
<DL>
<DT id="22"><A HREF="#lbAB">NAME</A><DD>
<DT id="23"><A HREF="#lbAC">SYNOPSIS</A><DD>
<DT id="24"><A HREF="#lbAD">DESCRIPTION</A><DD>
<DT id="25"><A HREF="#lbAE">OPTIONS</A><DD>
<DL>
<DT id="26"><A HREF="#lbAF">Warning categories include:</A><DD>
</DL>
<DT id="27"><A HREF="#lbAG">AUTHOR</A><DD>
<DT id="28"><A HREF="#lbAH">REPORTING BUGS</A><DD>
<DT id="29"><A HREF="#lbAI">COPYRIGHT</A><DD>
<DT id="30"><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:06 GMT, March 31, 2021
</BODY>
</HTML>