autoreconf.1

来自「LINUX下的源码工具,可自己分析,或者直接装在系统上作为应用」· 1 代码 · 共 115 行

1
115
字号
.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.29..TH AUTORECONF "1" "December 2002" "autoreconf 2.57" "User Commands".SH NAMEautoreconf \- Update generated configuration files.SH SYNOPSIS.B autoreconf[\fIOPTION\fR] ... [\fICONFIGURE-AC or DIRECTORY\fR] ....SH DESCRIPTIONRun `autoconf' (and `autoheader', `aclocal', `automake', `autopoint'(formerly `gettextize'), and `libtoolize' where appropriate)repeatedly to remake the GNU Build System files in the DIRECTORIES orthe directory trees driven by CONFIGURE-AC (defaulting to `.')..PPBy default, it only remakes those files that are older than theirpredecessors.  If you install new versions of the GNU Build System,running `autoreconf' remakes all of the files by giving it the`--force' option..SS "Operation modes:".TP\fB\-h\fR, \fB\-\-help\fRprint this help, then exit.TP\fB\-V\fR, \fB\-\-version\fRprint version number, then exit.TP\fB\-v\fR, \fB\-\-verbose\fRverbosely report processing.TP\fB\-d\fR, \fB\-\-debug\fRdon't remove temporary files.TP\fB\-f\fR, \fB\-\-force\fRconsider all files obsolete.TP\fB\-i\fR, \fB\-\-install\fRcopy missing auxiliary files.TP\fB\-s\fR, \fB\-\-symlink\fRwith \fB\-i\fR, install symbolic links instead of copies.TP\fB\-m\fR, \fB\-\-make\fRwhen applicable, re-run ./configure && make.TP\fB\-W\fR, \fB\-\-warnings\fR=\fICATEGORY\fRreport the warnings falling in CATEGORY [syntax].SS "Warning categories include:".TP`cross'cross compilation issues.TP`obsolete'obsolete constructs.TP`portability'portability issues.TP`syntax'dubious syntactic constructs.TP`all'all the warnings.TP`no-CATEGORY'turn off the warnings on CATEGORY.TP`none'turn off all the warnings.TP`error'warnings are error.PPThe environment variable `WARNINGS' is honored.  Some subtools mightsupport other warning types, using `all' is encouraged..SS "Library directories:".TP\fB\-B\fR, \fB\-\-prepend\-include\fR=\fIDIR\fRprepend directory DIR to search path.TP\fB\-I\fR, \fB\-\-include\fR=\fIDIR\fRappend directory DIR to search path.PPThe environment variables AUTOCONF, AUTOHEADER, AUTOMAKE, ACLOCAL,AUTOPOINT, LIBTOOLIZE are honored..SH AUTHORWritten by David J. MacKenzie and Akim Demaille..PPCopyright 2002 Free Software Foundation, Inc.This is free software; see the source for copying conditions.  There is NOwarranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE..SH "REPORTING BUGS"Report bugs to <bug-autoconf@gnu.org>..SH "SEE ALSO".BR autoconf (1),.BR automake (1),.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)..PPThe full documentation for.B autoreconfis maintained as a Texinfo manual.  If the.B infoand.B autoreconfprograms are properly installed at your site, the command.IP.B info autoreconf.PPshould give you access to the complete manual.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?