source: trunk/third/autoconf/man/autoupdate.1 @ 20137

Revision 20137, 1.7 KB checked in by ghudson, 21 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r20136, which included commits to RCS files with non-trunk default branches.
Line 
1.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.33.
2.TH AUTOUPDATE "1" "November 2003" "autoupdate 2.59" "User Commands"
3.SH NAME
4autoupdate \- Update a configure.in to a newer Autoconf
5.SH SYNOPSIS
6.B autoupdate
7[\fIOPTION\fR] ...  [\fITEMPLATE-FILE\fR...]
8.SH DESCRIPTION
9Update the TEMPLATE-FILE... if given, or `configure.ac' if present,
10or else `configure.in', to the syntax of the current version of
11Autoconf.  The original files are backed up.
12.SS "Operation modes:"
13.TP
14\fB\-h\fR, \fB\-\-help\fR
15print this help, then exit
16.TP
17\fB\-V\fR, \fB\-\-version\fR
18print version number, then exit
19.TP
20\fB\-v\fR, \fB\-\-verbose\fR
21verbosely report processing
22.TP
23\fB\-d\fR, \fB\-\-debug\fR
24don't remove temporary files
25.TP
26\fB\-f\fR, \fB\-\-force\fR
27consider all files obsolete
28.SS "Library directories:"
29.TP
30\fB\-B\fR, \fB\-\-prepend\-include\fR=\fIDIR\fR
31prepend directory DIR to search path
32.TP
33\fB\-I\fR, \fB\-\-include\fR=\fIDIR\fR
34append directory DIR to search path
35.SH AUTHOR
36Written by David J. MacKenzie and Akim Demaille.
37.SH "REPORTING BUGS"
38Report bugs to <bug-autoconf@gnu.org>.
39.SH COPYRIGHT
40Copyright \(co 2003 Free Software Foundation, Inc.
41.br
42This is free software; see the source for copying conditions.  There is NO
43warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
44.SH "SEE ALSO"
45.BR autoconf (1),
46.BR automake (1),
47.BR autoreconf (1),
48.BR autoupdate (1),
49.BR autoheader (1),
50.BR autoscan (1),
51.BR config.guess (1),
52.BR config.sub (1),
53.BR ifnames (1),
54.BR libtool (1).
55.PP
56The full documentation for
57.B autoupdate
58is maintained as a Texinfo manual.  If the
59.B info
60and
61.B autoupdate
62programs are properly installed at your site, the command
63.IP
64.B info autoupdate
65.PP
66should give you access to the complete manual.
Note: See TracBrowser for help on using the repository browser.