.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.40.4. .TH ACLOCAL "1" "July 2012" "aclocal 1.11.6" "User Commands" .SH NAME aclocal \- manual page for aclocal 1.11.6 .SH SYNOPSIS .B aclocal [\fIOPTIONS\fR] ... .SH DESCRIPTION Generate `aclocal.m4' by scanning `configure.ac' or `configure.in' .SH OPTIONS .TP \fB\-\-automake\-acdir\fR=\fIDIR\fR directory holding automake\-provided m4 files .TP \fB\-\-system\-acdir\fR=\fIDIR\fR directory holding third\-party system\-wide files .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 system\-wide third\-party 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 .IP and Alexandre Duret\-Lutz . .SH "REPORTING BUGS" Report bugs to . .br GNU Automake home page: . .br General help using GNU software: . .SH COPYRIGHT Copyright \(co 2011 Free Software Foundation, Inc. License GPLv2+: GNU GPL version 2 or later .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.