2001-01-11 18:06:39 +08:00
|
|
|
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.24.
|
2001-11-03 01:35:50 +08:00
|
|
|
.TH AUTORECONF "1" "November 2001" "GNU Autoconf 2.52g" FSF
|
2000-01-27 17:41:25 +08:00
|
|
|
.SH NAME
|
|
|
|
autoreconf \- Update generated configuration files
|
|
|
|
.SH SYNOPSIS
|
|
|
|
.B autoreconf
|
2001-11-03 20:01:35 +08:00
|
|
|
[\fIOPTION\fR] ... [\fICONFIGURE-AC or DIRECTORY\fR] ...
|
2000-01-27 17:41:25 +08:00
|
|
|
.SH DESCRIPTION
|
2001-10-08 16:27:15 +08:00
|
|
|
Run `autoconf' (and `autoheader', `aclocal', `automake', `gettextize',
|
|
|
|
and `libtoolize' where appropriate) repeatedly to remake the GNU Build
|
2001-11-03 20:01:35 +08:00
|
|
|
System files in the DIRECTORIES or the directory trees driven by
|
|
|
|
CONFIGURE-AC (defaulting to `.').
|
2001-11-03 19:59:35 +08:00
|
|
|
.PP
|
2001-10-08 16:26:58 +08:00
|
|
|
By default, it only remakes those files that are older than their
|
2001-10-08 16:27:15 +08:00
|
|
|
predecessors. If you install new versions of the GNU Build System,
|
|
|
|
running `autoreconf' remakes all of the files by giving it the
|
|
|
|
`--force' option.
|
2000-07-10 18:52:04 +08:00
|
|
|
.SS "Operation modes:"
|
2000-01-27 17:41:25 +08:00
|
|
|
.TP
|
2000-03-03 02:17:26 +08:00
|
|
|
\fB\-h\fR, \fB\-\-help\fR
|
|
|
|
print this help, then exit
|
|
|
|
.TP
|
|
|
|
\fB\-V\fR, \fB\-\-version\fR
|
|
|
|
print version number, then exit
|
|
|
|
.TP
|
|
|
|
\fB\-v\fR, \fB\-\-verbose\fR
|
|
|
|
verbosely report processing
|
|
|
|
.TP
|
2000-07-10 18:52:04 +08:00
|
|
|
\fB\-d\fR, \fB\-\-debug\fR
|
|
|
|
don't remove temporary files
|
2000-01-27 17:41:25 +08:00
|
|
|
.TP
|
|
|
|
\fB\-f\fR, \fB\-\-force\fR
|
2001-09-22 00:17:38 +08:00
|
|
|
consider all files obsolete
|
2000-07-10 18:52:04 +08:00
|
|
|
.TP
|
|
|
|
\fB\-i\fR, \fB\-\-install\fR
|
|
|
|
copy missing auxiliary files
|
|
|
|
.TP
|
2000-07-19 17:04:26 +08:00
|
|
|
\fB\-s\fR, \fB\-\-symlink\fR
|
2000-07-10 18:52:04 +08:00
|
|
|
instead of copying, install symbolic links
|
|
|
|
.SS "Library directories:"
|
|
|
|
.TP
|
2001-10-20 14:51:41 +08:00
|
|
|
\fB\-I\fR, \fB\-\-include\fR=\fIDIR\fR
|
|
|
|
look for FILES in DIR (cumulative)
|
2000-06-26 18:51:17 +08:00
|
|
|
.PP
|
2001-10-08 16:27:15 +08:00
|
|
|
The environment variables AUTOCONF, AUTOHEADER, AUTOMAKE, ACLOCAL,
|
|
|
|
GETTEXTIZE, LIBTOOLIZE are honored.
|
2000-01-27 17:41:25 +08:00
|
|
|
.SH AUTHOR
|
2001-10-08 16:26:43 +08:00
|
|
|
Written by David J. MacKenzie and Akim Demaille.
|
2000-10-17 02:25:55 +08:00
|
|
|
.PP
|
2001-10-08 16:26:43 +08:00
|
|
|
Copyright 1994, 1999, 2000, 2001 Free Software Foundation, Inc.
|
2000-01-27 17:41:25 +08:00
|
|
|
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-10-17 02:25:55 +08:00
|
|
|
.SH "REPORTING BUGS"
|
|
|
|
Report bugs to <bug-autoconf@gnu.org>.
|
2000-01-27 17:41:25 +08:00
|
|
|
.SH "SEE ALSO"
|
|
|
|
.BR autoconf (1),
|
2000-12-07 00:02:58 +08:00
|
|
|
.BR automake (1),
|
2000-01-27 17:41:25 +08:00
|
|
|
.BR autoreconf (1),
|
|
|
|
.BR autoupdate (1),
|
|
|
|
.BR autoheader (1),
|
|
|
|
.BR autoscan (1),
|
2000-12-07 00:02:58 +08:00
|
|
|
.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 autoreconf
|
|
|
|
is maintained as a Texinfo manual. If the
|
|
|
|
.B info
|
|
|
|
and
|
|
|
|
.B autoreconf
|
|
|
|
programs are properly installed at your site, the command
|
|
|
|
.IP
|
|
|
|
.B info autoreconf
|
|
|
|
.PP
|
|
|
|
should give you access to the complete manual.
|