145 lines
4.0 KiB
HTML
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"> </A>
|
|
<H2>NAME</H2>
|
|
|
|
aclocal - manual page for aclocal 1.16.1
|
|
<A NAME="lbAC"> </A>
|
|
<H2>SYNOPSIS</H2>
|
|
|
|
<B>aclocal</B>
|
|
|
|
[<I>,OPTION/</I>]...
|
|
<A NAME="lbAD"> </A>
|
|
<H2>DESCRIPTION</H2>
|
|
|
|
Generate 'aclocal.m4' by scanning 'configure.ac' or 'configure.in'
|
|
<A NAME="lbAE"> </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"> </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"> </A>
|
|
<H2>AUTHOR</H2>
|
|
|
|
Written by Tom Tromey <<A HREF="mailto:tromey@redhat.com">tromey@redhat.com</A>>
|
|
<DL COMPACT>
|
|
<DT id="20"><DD>
|
|
and Alexandre Duret-Lutz <<A HREF="mailto:adl@gnu.org">adl@gnu.org</A>>.
|
|
</DL>
|
|
<A NAME="lbAH"> </A>
|
|
<H2>REPORTING BUGS</H2>
|
|
|
|
Report bugs to <<A HREF="mailto:bug-automake@gnu.org">bug-automake@gnu.org</A>>.
|
|
<BR>
|
|
|
|
GNU Automake home page: <<A HREF="http://www.gnu.org/software/automake/">http://www.gnu.org/software/automake/</A>>.
|
|
<BR>
|
|
|
|
General help using GNU software: <<A HREF="https://www.gnu.org/gethelp/">https://www.gnu.org/gethelp/</A>>.
|
|
<A NAME="lbAI"> </A>
|
|
<H2>COPYRIGHT</H2>
|
|
|
|
Copyright © 2018 Free Software Foundation, Inc.
|
|
License GPLv2+: GNU GPL version 2 or later <<A HREF="https://gnu.org/licenses/gpl-2.0.html">https://gnu.org/licenses/gpl-2.0.html</A>>
|
|
<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"> </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"> </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>
|