autoconf/man/autoupdate.1

67 lines
1.7 KiB
Groff
Raw Normal View History

2005-02-05 08:47:57 +08:00
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.35.
.TH AUTOUPDATE "1" "February 2005" "autoupdate 2.59c" "User Commands"
2000-01-27 17:41:25 +08:00
.SH NAME
2002-10-28 18:52:05 +08:00
autoupdate \- Update a configure.in to a newer Autoconf
2000-01-27 17:41:25 +08:00
.SH SYNOPSIS
.B autoupdate
[\fIOPTION\fR] ... [\fITEMPLATE-FILE\fR...]
2000-01-27 17:41:25 +08:00
.SH DESCRIPTION
2005-02-05 08:47:57 +08:00
Update the TEMPLATE\-FILE... if given, or `configure.ac' if present,
or else `configure.in', to the syntax of the current version of
Autoconf. The original files are backed up.
.SS "Operation modes:"
2000-01-27 17:41:25 +08:00
.TP
\fB\-h\fR, \fB\-\-help\fR
print this help, then exit
.TP
\fB\-V\fR, \fB\-\-version\fR
2000-01-27 17:41:25 +08:00
print version number, then exit
.TP
\fB\-v\fR, \fB\-\-verbose\fR
verbosely report processing
.TP
\fB\-d\fR, \fB\-\-debug\fR
don't remove temporary files
.TP
\fB\-f\fR, \fB\-\-force\fR
consider all files obsolete
.SS "Library directories:"
.TP
2002-07-17 16:35:59 +08:00
\fB\-B\fR, \fB\-\-prepend\-include\fR=\fIDIR\fR
prepend directory DIR to search path
.TP
\fB\-I\fR, \fB\-\-include\fR=\fIDIR\fR
2002-07-17 16:35:59 +08:00
append directory DIR to search path
2002-10-28 18:52:05 +08:00
.SH AUTHOR
Written by David J. MacKenzie and Akim Demaille.
.SH "REPORTING BUGS"
2005-02-05 08:47:57 +08:00
Report bugs to <bug\-autoconf@gnu.org>.
.SH COPYRIGHT
2005-01-03 15:42:44 +08:00
Copyright \(co 2005 Free Software Foundation, Inc.
.br
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
2000-01-27 17:41:25 +08:00
.SH "SEE ALSO"
.BR autoconf (1),
.BR automake (1),
2000-01-27 17:41:25 +08:00
.BR autoreconf (1),
.BR autoupdate (1),
.BR autoheader (1),
.BR autoscan (1),
.BR config.guess (1),
.BR config.sub (1),
.BR ifnames (1),
.BR libtool (1).
2000-01-27 17:41:25 +08:00
.PP
The full documentation for
.B autoupdate
is maintained as a Texinfo manual. If the
.B info
and
.B autoupdate
programs are properly installed at your site, the command
.IP
.B info autoupdate
.PP
should give you access to the complete manual.