forgot toolchain
[tomato.git] / release / src-rt-6.x.4708 / toolchains / hndtools-arm-linux-2.6.36-uclibc-4.5.3 / share / man / man1 / aclocal-1.11.1
bloba5e51a26f156d51394af74cfacb104c872bcf156
1 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.36.
2 .TH ACLOCAL "1" "December 2009" "aclocal 1.11.1" "User Commands"
3 .SH NAME
4 aclocal \- manual page for aclocal 1.11.1
5 .SH SYNOPSIS
6 .B aclocal
7 [\fIOPTIONS\fR] ...
8 .SH DESCRIPTION
9 Generate `aclocal.m4' by scanning `configure.ac' or `configure.in'
10 .SH OPTIONS
11 .TP
12 \fB\-\-acdir\fR=\fIDIR\fR
13 directory holding config files (for debugging)
14 .TP
15 \fB\-\-diff\fR[=\fICOMMAND\fR]
16 run COMMAND [diff \fB\-u]\fR on M4 files that would be
17 changed (implies \fB\-\-install\fR and \fB\-\-dry\-run\fR)
18 .TP
19 \fB\-\-dry\-run\fR
20 pretend to, but do not actually update any file
21 .TP
22 \fB\-\-force\fR
23 always update output file
24 .TP
25 \fB\-\-help\fR
26 print this help, then exit
27 .TP
28 \fB\-I\fR DIR
29 add directory to search list for .m4 files
30 .TP
31 \fB\-\-install\fR
32 copy third\-party files to the first \fB\-I\fR directory
33 .TP
34 \fB\-\-output\fR=\fIFILE\fR
35 put output in FILE (default aclocal.m4)
36 .TP
37 \fB\-\-print\-ac\-dir\fR
38 print name of directory holding m4 files, then exit
39 .TP
40 \fB\-\-verbose\fR
41 don't be silent
42 .TP
43 \fB\-\-version\fR
44 print version number, then exit
45 .TP
46 \fB\-W\fR, \fB\-\-warnings\fR=\fICATEGORY\fR
47 report the warnings falling in CATEGORY
48 .SS "Warning categories include:"
49 .TP
50 `syntax'
51 dubious syntactic constructs (default)
52 .TP
53 `unsupported'
54 unknown macros (default)
55 .TP
56 `all'
57 all the warnings (default)
58 .TP
59 `no\-CATEGORY'
60 turn off warnings in CATEGORY
61 .TP
62 `none'
63 turn off all the warnings
64 .TP
65 `error'
66 treat warnings as errors
67 .SH AUTHOR
68 Written by Tom Tromey <tromey@redhat.com>
69 .IP
70 and Alexandre Duret\-Lutz <adl@gnu.org>.
71 .SH "REPORTING BUGS"
72 Report bugs to <bug\-automake@gnu.org>.
73 .SH COPYRIGHT
74 Copyright \(co 2009 Free Software Foundation, Inc.
75 License GPLv2+: GNU GPL version 2 or later <http://gnu.org/licenses/gpl-2.0.html>
76 .br
77 This is free software: you are free to change and redistribute it.
78 There is NO WARRANTY, to the extent permitted by law.
79 .SH "SEE ALSO"
80 The full documentation for
81 .B aclocal
82 is maintained as a Texinfo manual.  If the
83 .B info
84 and
85 .B aclocal
86 programs are properly installed at your site, the command
87 .IP
88 .B info aclocal
89 .PP
90 should give you access to the complete manual.