autoheader.1
来自「LINUX下的源码工具,可自己分析,或者直接装在系统上作为应用」· 1 代码 · 共 84 行
1
84 行
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.29..TH AUTOHEADER "1" "December 2002" "autoheader 2.57" "User Commands".SH NAMEautoheader \- Create a template header for configure.SH SYNOPSIS.B autoheader[\fIOPTION\fR] ... [\fITEMPLATE-FILE\fR].SH DESCRIPTIONCreate a template file of C `#define' statements for `configure' touse. To this end, scan TEMPLATE-FILE, or `configure.ac' if present,or else `configure.in'..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\-W\fR, \fB\-\-warnings\fR=\fICATEGORY\fRreport the warnings falling in CATEGORY.SS "Warning categories include:".TP`obsolete'obsolete 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.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.SH AUTHORWritten by Roland McGrath 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 autoheaderis maintained as a Texinfo manual. If the.B infoand.B autoheaderprograms are properly installed at your site, the command.IP.B info autoheader.PPshould give you access to the complete manual.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?