Undo change to types.m4; it was a typo.
[autoconf/tsuna.git] / man / autoscan.1
blobaa4328a640297a3f6d06829c3df863904e951cc2
1 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.36.
2 .TH AUTOSCAN "1" "June 2006" "autoscan 2.60a" "User Commands"
3 .SH NAME
4 autoscan \- Generate a preliminary configure.in
5 .SH SYNOPSIS
6 .B autoscan
7 [\fIOPTION\fR] ... [\fISRCDIR\fR]
8 .SH DESCRIPTION
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.
14 .TP
15 \fB\-h\fR, \fB\-\-help\fR
16 print this help, then exit
17 .TP
18 \fB\-V\fR, \fB\-\-version\fR
19 print version number, then exit
20 .TP
21 \fB\-v\fR, \fB\-\-verbose\fR
22 verbosely report processing
23 .TP
24 \fB\-d\fR, \fB\-\-debug\fR
25 don't remove temporary files
26 .SS "Library directories:"
27 .TP
28 \fB\-B\fR, \fB\-\-prepend\-include\fR=\fIDIR\fR
29 prepend directory DIR to search path
30 .TP
31 \fB\-I\fR, \fB\-\-include\fR=\fIDIR\fR
32 append directory DIR to search path
33 .SH AUTHOR
34 Written by David J. MacKenzie and Akim Demaille.
35 .SH "REPORTING BUGS"
36 Report bugs to <bug\-autoconf@gnu.org>.
37 .SH COPYRIGHT
38 Copyright \(co 2006 Free Software Foundation, Inc.
39 .br
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.
42 .SH "SEE ALSO"
43 .BR autoconf (1),
44 .BR automake (1),
45 .BR autoreconf (1),
46 .BR autoupdate (1),
47 .BR autoheader (1),
48 .BR autoscan (1),
49 .BR config.guess (1),
50 .BR config.sub (1),
51 .BR ifnames (1),
52 .BR libtool (1).
53 .PP
54 The full documentation for
55 .B autoscan
56 is maintained as a Texinfo manual.  If the
57 .B info
58 and
59 .B autoscan
60 programs are properly installed at your site, the command
61 .IP
62 .B info autoscan
63 .PP
64 should give you access to the complete manual.