* bin/autoreconf.in (autoreconf_current_directory): Recognize LT_INIT
[autoconf.git] / man / autoupdate.1
blob8ce9df2382709e9b7c4747320ca7cfa31af4938e
1 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.33.
2 .TH AUTOUPDATE "1" "January 2004" "autoupdate 2.59a" "User Commands"
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 .TP
26 \fB\-f\fR, \fB\-\-force\fR
27 consider all files obsolete
28 .SS "Library directories:"
29 .TP
30 \fB\-B\fR, \fB\-\-prepend\-include\fR=\fIDIR\fR
31 prepend directory DIR to search path
32 .TP
33 \fB\-I\fR, \fB\-\-include\fR=\fIDIR\fR
34 append directory DIR to search path
35 .SH AUTHOR
36 Written by David J. MacKenzie and Akim Demaille.
37 .SH "REPORTING BUGS"
38 Report bugs to <bug-autoconf@gnu.org>.
39 .SH COPYRIGHT
40 Copyright \(co 2004 Free Software Foundation, Inc.
41 .br
42 This is free software; see the source for copying conditions.  There is NO
43 warranty; 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
56 The full documentation for
57 .B autoupdate
58 is maintained as a Texinfo manual.  If the
59 .B info
60 and
61 .B autoupdate
62 programs are properly installed at your site, the command
63 .IP
64 .B info autoupdate
65 .PP
66 should give you access to the complete manual.