Blame man/autoupdate.1

Packit Service 9646c7
.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.40.8.
Packit Service 9646c7
.TH AUTOUPDATE "1" "April 2012" "GNU Autoconf 2.68b.25-19513" "User Commands"
Packit Service 9646c7
.SH NAME
Packit Service 9646c7
autoupdate \- Update a configure.in to a newer Autoconf
Packit Service 9646c7
.SH SYNOPSIS
Packit Service 9646c7
.B autoupdate
Packit Service 9646c7
[\fIOPTION\fR]... [\fITEMPLATE-FILE\fR]...
Packit Service 9646c7
.SH DESCRIPTION
Packit Service 9646c7
Update each TEMPLATE\-FILE if given, or `configure.ac' if present,
Packit Service 9646c7
or else `configure.in', to the syntax of the current version of
Packit Service 9646c7
Autoconf.  The original files are backed up.
Packit Service 9646c7
.SS "Operation modes:"
Packit Service 9646c7
.TP
Packit Service 9646c7
\fB\-h\fR, \fB\-\-help\fR
Packit Service 9646c7
print this help, then exit
Packit Service 9646c7
.TP
Packit Service 9646c7
\fB\-V\fR, \fB\-\-version\fR
Packit Service 9646c7
print version number, then exit
Packit Service 9646c7
.TP
Packit Service 9646c7
\fB\-v\fR, \fB\-\-verbose\fR
Packit Service 9646c7
verbosely report processing
Packit Service 9646c7
.TP
Packit Service 9646c7
\fB\-d\fR, \fB\-\-debug\fR
Packit Service 9646c7
don't remove temporary files
Packit Service 9646c7
.TP
Packit Service 9646c7
\fB\-f\fR, \fB\-\-force\fR
Packit Service 9646c7
consider all files obsolete
Packit Service 9646c7
.SS "Library directories:"
Packit Service 9646c7
.TP
Packit Service 9646c7
\fB\-B\fR, \fB\-\-prepend\-include\fR=\fIDIR\fR
Packit Service 9646c7
prepend directory DIR to search path
Packit Service 9646c7
.TP
Packit Service 9646c7
\fB\-I\fR, \fB\-\-include\fR=\fIDIR\fR
Packit Service 9646c7
append directory DIR to search path
Packit Service 9646c7
.SH AUTHOR
Packit Service 9646c7
Written by David J. MacKenzie and Akim Demaille.
Packit Service 9646c7
.SH "REPORTING BUGS"
Packit Service 9646c7
Report bugs to <bug\-autoconf@gnu.org>.
Packit Service 9646c7
.br
Packit Service 9646c7
GNU Autoconf home page: <http://www.gnu.org/software/autoconf/>.
Packit Service 9646c7
.br
Packit Service 9646c7
General help using GNU software: <http://www.gnu.org/gethelp/>.
Packit Service 9646c7
.SH COPYRIGHT
Packit Service 9646c7
Copyright \(co 2012 Free Software Foundation, Inc.
Packit Service 9646c7
License GPLv3+/Autoconf: GNU GPL version 3 or later
Packit Service 9646c7
<http://gnu.org/licenses/gpl.html>, <http://gnu.org/licenses/exceptions.html>
Packit Service 9646c7
.br
Packit Service 9646c7
This is free software: you are free to change and redistribute it.
Packit Service 9646c7
There is NO WARRANTY, to the extent permitted by law.
Packit Service 9646c7
.SH "SEE ALSO"
Packit Service 9646c7
.BR autoconf (1),
Packit Service 9646c7
.BR automake (1),
Packit Service 9646c7
.BR autoreconf (1),
Packit Service 9646c7
.BR autoupdate (1),
Packit Service 9646c7
.BR autoheader (1),
Packit Service 9646c7
.BR autoscan (1),
Packit Service 9646c7
.BR config.guess (1),
Packit Service 9646c7
.BR config.sub (1),
Packit Service 9646c7
.BR ifnames (1),
Packit Service 9646c7
.BR libtool (1).
Packit Service 9646c7
.PP
Packit Service 9646c7
The full documentation for
Packit Service 9646c7
.B autoupdate
Packit Service 9646c7
is maintained as a Texinfo manual.  If the
Packit Service 9646c7
.B info
Packit Service 9646c7
and
Packit Service 9646c7
.B autoupdate
Packit Service 9646c7
programs are properly installed at your site, the command
Packit Service 9646c7
.IP
Packit Service 9646c7
.B info autoupdate
Packit Service 9646c7
.PP
Packit Service 9646c7
should give you access to the complete manual.