1 .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.36.
2 .TH AUTOHEADER "1" "April 2006" "autoheader 2.59d" "User Commands"
4 autoheader \- Create a template header for configure
7 [\fIOPTION\fR] ... [\fITEMPLATE-FILE\fR]
9 Create a template file of C `#define' statements for `configure' to
10 use. To this end, scan TEMPLATE\-FILE, or `configure.ac' if present,
11 or else `configure.in'.
13 \fB\-h\fR, \fB\-\-help\fR
14 print this help, then exit
16 \fB\-V\fR, \fB\-\-version\fR
17 print version number, then exit
19 \fB\-v\fR, \fB\-\-verbose\fR
20 verbosely report processing
22 \fB\-d\fR, \fB\-\-debug\fR
23 don't remove temporary files
25 \fB\-f\fR, \fB\-\-force\fR
26 consider all files obsolete
28 \fB\-W\fR, \fB\-\-warnings\fR=\fICATEGORY\fR
29 report the warnings falling in CATEGORY
30 .SS "Warning categories include:"
33 cross compilation issues
36 GNU coding standards (default in gnu and gnits modes)
39 obsolete features or constructions
42 user redefinitions of Automake rules or variables
48 dubious syntactic constructs (default)
51 unsupported or incomplete features (default)
57 turn off warnings in CATEGORY
60 turn off all the warnings
63 treat warnings as errors
64 .SS "Library directories:"
66 \fB\-B\fR, \fB\-\-prepend\-include\fR=\fIDIR\fR
67 prepend directory DIR to search path
69 \fB\-I\fR, \fB\-\-include\fR=\fIDIR\fR
70 append directory DIR to search path
72 Written by Roland McGrath and Akim Demaille.
74 Report bugs to <bug\-autoconf@gnu.org>.
76 Copyright \(co 2006 Free Software Foundation, Inc.
78 This is free software; see the source for copying conditions. There is NO
79 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
92 The full documentation for
94 is maintained as a Texinfo manual. If the
98 programs are properly installed at your site, the command
102 should give you access to the complete manual.