Sync usage with man page.
[netbsd-mini2440.git] / gnu / dist / autoconf / man / autoupdate.1
blob60230768300c70443004f669edb8b438ed562f53
1 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.24.
2 .TH AUTOUPDATE "1" "July 2001" "GNU Autoconf 2.52" FSF
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 .SS "Library directories:"
26 .TP
27 \fB\-A\fR, \fB\-\-autoconf\-dir\fR=\fIACDIR\fR
28 Autoconf's macro files location (rarely needed)
29 .TP
30 \fB\-l\fR, \fB\-\-localdir\fR=\fIDIR\fR
31 location of `aclocal.m4'
32 .SS "Environment variables:"
33 .TP
35 GNU M4 1.4 or above
36 .TP
37 AUTOCONF
38 autoconf 2.52
39 .SH AUTHOR
40 Written by David J. MacKenzie and Akim Demaille.
41 .PP
42 Copyright 1994, 1999, 2000, 2001 Free Software Foundation, Inc.
43 This is free software; see the source for copying conditions.  There is NO
44 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
45 .SH "REPORTING BUGS"
46 Report bugs to <bug-autoconf@gnu.org>.
47 .SH "SEE ALSO"
48 .BR autoconf (1),
49 .BR automake (1),
50 .BR autoreconf (1),
51 .BR autoupdate (1),
52 .BR autoheader (1),
53 .BR autoscan (1),
54 .BR config.guess (1),
55 .BR config.sub (1),
56 .BR ifnames (1),
57 .BR libtool (1).
58 .PP
59 The full documentation for
60 .B autoupdate
61 is maintained as a Texinfo manual.  If the
62 .B info
63 and
64 .B autoupdate
65 programs are properly installed at your site, the command
66 .IP
67 .B info autoupdate
68 .PP
69 should give you access to the complete manual.