| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970 | .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.40.8..TH AUTOSCAN "1" "April 2012" "GNU Autoconf 2.68b.25-19513" "User Commands".SH NAMEautoscan \- Generate a preliminary configure.in.SH SYNOPSIS.B autoscan[\fIOPTION\fR]... [\fISRCDIR\fR].SH DESCRIPTIONExamine source files in the directory tree rooted at SRCDIR, or thecurrent directory if none is given.  Search the source files forcommon portability problems, check for incompleteness of`configure.ac', and create a file `configure.scan' which is apreliminary `configure.ac' for that package..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.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 David J. MacKenzie and Akim Demaille..SH "REPORTING BUGS"Report bugs to <bug\-autoconf@gnu.org>..brGNU Autoconf home page: <http://www.gnu.org/software/autoconf/>..brGeneral help using GNU software: <http://www.gnu.org/gethelp/>..SH COPYRIGHTCopyright \(co 2012 Free Software Foundation, Inc.License GPLv3+/Autoconf: GNU GPL version 3 or later<http://gnu.org/licenses/gpl.html>, <http://gnu.org/licenses/exceptions.html>.brThis is free software: you are free to change and redistribute it.There is NO WARRANTY, to the extent permitted by law..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 autoscanis maintained as a Texinfo manual.  If the.B infoand.B autoscanprograms are properly installed at your site, the command.IP.B info autoscan.PPshould give you access to the complete manual.
 |