1 | .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.36.
|
---|
2 | .TH AUTOUPDATE "1" "November 2006" "autoupdate 2.61" "User Commands"
|
---|
3 | .SH NAME
|
---|
4 | autoupdate \- Update a configure.in to a newer Autoconf
|
---|
5 | .SH SYNOPSIS
|
---|
6 | .B autoupdate
|
---|
7 | [\fIOPTION\fR] ... [\fITEMPLATE-FILE\fR...]
|
---|
8 | .SH DESCRIPTION
|
---|
9 | Update the TEMPLATE\-FILE... if given, or `configure.ac' if present,
|
---|
10 | or else `configure.in', to the syntax of the current version of
|
---|
11 | Autoconf. The original files are backed up.
|
---|
12 | .SS "Operation modes:"
|
---|
13 | .TP
|
---|
14 | \fB\-h\fR, \fB\-\-help\fR
|
---|
15 | print this help, then exit
|
---|
16 | .TP
|
---|
17 | \fB\-V\fR, \fB\-\-version\fR
|
---|
18 | print version number, then exit
|
---|
19 | .TP
|
---|
20 | \fB\-v\fR, \fB\-\-verbose\fR
|
---|
21 | verbosely report processing
|
---|
22 | .TP
|
---|
23 | \fB\-d\fR, \fB\-\-debug\fR
|
---|
24 | don't remove temporary files
|
---|
25 | .TP
|
---|
26 | \fB\-f\fR, \fB\-\-force\fR
|
---|
27 | consider all files obsolete
|
---|
28 | .SS "Library directories:"
|
---|
29 | .TP
|
---|
30 | \fB\-B\fR, \fB\-\-prepend\-include\fR=\fIDIR\fR
|
---|
31 | prepend directory DIR to search path
|
---|
32 | .TP
|
---|
33 | \fB\-I\fR, \fB\-\-include\fR=\fIDIR\fR
|
---|
34 | append directory DIR to search path
|
---|
35 | .SH AUTHOR
|
---|
36 | Written by David J. MacKenzie and Akim Demaille.
|
---|
37 | .SH "REPORTING BUGS"
|
---|
38 | Report bugs to <bug\-autoconf@gnu.org>.
|
---|
39 | .SH COPYRIGHT
|
---|
40 | Copyright \(co 2006 Free Software Foundation, Inc.
|
---|
41 | .br
|
---|
42 | This is free software. You may redistribute copies of it under the terms of
|
---|
43 | the GNU General Public License <http://www.gnu.org/licenses/gpl.html>.
|
---|
44 | There is NO WARRANTY, to the extent permitted by law.
|
---|
45 | .SH "SEE ALSO"
|
---|
46 | .BR autoconf (1),
|
---|
47 | .BR automake (1),
|
---|
48 | .BR autoreconf (1),
|
---|
49 | .BR autoupdate (1),
|
---|
50 | .BR autoheader (1),
|
---|
51 | .BR autoscan (1),
|
---|
52 | .BR config.guess (1),
|
---|
53 | .BR config.sub (1),
|
---|
54 | .BR ifnames (1),
|
---|
55 | .BR libtool (1).
|
---|
56 | .PP
|
---|
57 | The full documentation for
|
---|
58 | .B autoupdate
|
---|
59 | is maintained as a Texinfo manual. If the
|
---|
60 | .B info
|
---|
61 | and
|
---|
62 | .B autoupdate
|
---|
63 | programs are properly installed at your site, the command
|
---|
64 | .IP
|
---|
65 | .B info autoupdate
|
---|
66 | .PP
|
---|
67 | should give you access to the complete manual.
|
---|