1 .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.36.
2 .TH AUTOSCAN "1" "April 2006" "autoscan 2.59d" "User Commands"
4 autoscan \- Generate a preliminary configure.in
7 [\fIOPTION\fR] ... [\fISRCDIR\fR]
9 Examine source files in the directory tree rooted at SRCDIR, or the
10 current directory if none is given. Search the source files for
11 common portability problems, check for incompleteness of
12 `configure.ac', and create a file `configure.scan' which is a
13 preliminary `configure.ac' for that package.
15 \fB\-h\fR, \fB\-\-help\fR
16 print this help, then exit
18 \fB\-V\fR, \fB\-\-version\fR
19 print version number, then exit
21 \fB\-v\fR, \fB\-\-verbose\fR
22 verbosely report processing
24 \fB\-d\fR, \fB\-\-debug\fR
25 don't remove temporary files
26 .SS "Library directories:"
28 \fB\-B\fR, \fB\-\-prepend\-include\fR=\fIDIR\fR
29 prepend directory DIR to search path
31 \fB\-I\fR, \fB\-\-include\fR=\fIDIR\fR
32 append directory DIR to search path
34 Written by David J. MacKenzie and Akim Demaille.
36 Report bugs to <bug\-autoconf@gnu.org>.
38 Copyright \(co 2006 Free Software Foundation, Inc.
40 This is free software; see the source for copying conditions. There is NO
41 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
54 The full documentation for
56 is maintained as a Texinfo manual. If the
60 programs are properly installed at your site, the command
64 should give you access to the complete manual.