source: trunk/essentials/sys-devel/autoconf/man/autoupdate.1

Last change on this file was 3092, checked in by bird, 18 years ago

autoconf 2.61

File size: 1.8 KB
Line 
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
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 2006 Free Software Foundation, Inc.
41.br
42This is free software. You may redistribute copies of it under the terms of
43the GNU General Public License <http://www.gnu.org/licenses/gpl.html>.
44There 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
57The full documentation for
58.B autoupdate
59is maintained as a Texinfo manual. If the
60.B info
61and
62.B autoupdate
63programs are properly installed at your site, the command
64.IP
65.B info autoupdate
66.PP
67should give you access to the complete manual.
Note: See TracBrowser for help on using the repository browser.