91 lines
2.1 KiB
Groff
91 lines
2.1 KiB
Groff
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.36.
|
|
.TH ACLOCAL "1" "December 2009" "aclocal 1.11.1" "User Commands"
|
|
.SH NAME
|
|
aclocal \- manual page for aclocal 1.11.1
|
|
.SH SYNOPSIS
|
|
.B aclocal
|
|
[\fIOPTIONS\fR] ...
|
|
.SH DESCRIPTION
|
|
Generate `aclocal.m4' by scanning `configure.ac' or `configure.in'
|
|
.SH OPTIONS
|
|
.TP
|
|
\fB\-\-acdir\fR=\fIDIR\fR
|
|
directory holding config files (for debugging)
|
|
.TP
|
|
\fB\-\-diff\fR[=\fICOMMAND\fR]
|
|
run COMMAND [diff \fB\-u]\fR on M4 files that would be
|
|
changed (implies \fB\-\-install\fR and \fB\-\-dry\-run\fR)
|
|
.TP
|
|
\fB\-\-dry\-run\fR
|
|
pretend to, but do not actually update any file
|
|
.TP
|
|
\fB\-\-force\fR
|
|
always update output file
|
|
.TP
|
|
\fB\-\-help\fR
|
|
print this help, then exit
|
|
.TP
|
|
\fB\-I\fR DIR
|
|
add directory to search list for .m4 files
|
|
.TP
|
|
\fB\-\-install\fR
|
|
copy third\-party files to the first \fB\-I\fR directory
|
|
.TP
|
|
\fB\-\-output\fR=\fIFILE\fR
|
|
put output in FILE (default aclocal.m4)
|
|
.TP
|
|
\fB\-\-print\-ac\-dir\fR
|
|
print name of directory holding m4 files, then exit
|
|
.TP
|
|
\fB\-\-verbose\fR
|
|
don't be silent
|
|
.TP
|
|
\fB\-\-version\fR
|
|
print version number, then exit
|
|
.TP
|
|
\fB\-W\fR, \fB\-\-warnings\fR=\fICATEGORY\fR
|
|
report the warnings falling in CATEGORY
|
|
.SS "Warning categories include:"
|
|
.TP
|
|
`syntax'
|
|
dubious syntactic constructs (default)
|
|
.TP
|
|
`unsupported'
|
|
unknown macros (default)
|
|
.TP
|
|
`all'
|
|
all the warnings (default)
|
|
.TP
|
|
`no\-CATEGORY'
|
|
turn off warnings in CATEGORY
|
|
.TP
|
|
`none'
|
|
turn off all the warnings
|
|
.TP
|
|
`error'
|
|
treat warnings as errors
|
|
.SH AUTHOR
|
|
Written by Tom Tromey <tromey@redhat.com>
|
|
.IP
|
|
and Alexandre Duret\-Lutz <adl@gnu.org>.
|
|
.SH "REPORTING BUGS"
|
|
Report bugs to <bug\-automake@gnu.org>.
|
|
.SH COPYRIGHT
|
|
Copyright \(co 2009 Free Software Foundation, Inc.
|
|
License GPLv2+: GNU GPL version 2 or later <http://gnu.org/licenses/gpl-2.0.html>
|
|
.br
|
|
This is free software: you are free to change and redistribute it.
|
|
There is NO WARRANTY, to the extent permitted by law.
|
|
.SH "SEE ALSO"
|
|
The full documentation for
|
|
.B aclocal
|
|
is maintained as a Texinfo manual. If the
|
|
.B info
|
|
and
|
|
.B aclocal
|
|
programs are properly installed at your site, the command
|
|
.IP
|
|
.B info aclocal
|
|
.PP
|
|
should give you access to the complete manual.
|