No empty .Rs/.Re
[netbsd-mini2440.git] / gnu / dist / autoconf / man / autoscan.1
blobcefd508cd9e11b2b3c05079696ebc3ffa3d76c87
1 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.24.
2 .TH AUTOSCAN "1" "July 2001" "GNU Autoconf 2.52" FSF
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 .SS "Library directories:"
24 .TP
25 \fB\-A\fR, \fB\-\-autoconf\-dir\fR=\fIACDIR\fR
26 Autoconf's files location (rarely needed)
27 .TP
28 \fB\-l\fR, \fB\-\-localdir\fR=\fIDIR\fR
29 location of `aclocal.m4' and `acconfig.h'
30 .SH AUTHOR
31 Written by David J. MacKenzie.
32 .PP
33 Copyright 1994, 1999, 2000, 2001 Free Software Foundation, Inc.
34 This is free software; see the source for copying conditions.  There is NO
35 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
36 .SH "REPORTING BUGS"
37 Report bugs to <bug-autoconf@gnu.org>.
38 .SH "SEE ALSO"
39 .BR autoconf (1),
40 .BR automake (1),
41 .BR autoreconf (1),
42 .BR autoupdate (1),
43 .BR autoheader (1),
44 .BR autoscan (1),
45 .BR config.guess (1),
46 .BR config.sub (1),
47 .BR ifnames (1),
48 .BR libtool (1).
49 .PP
50 The full documentation for
51 .B autoscan
52 is maintained as a Texinfo manual.  If the
53 .B info
54 and
55 .B autoscan
56 programs are properly installed at your site, the command
57 .IP
58 .B info autoscan
59 .PP
60 should give you access to the complete manual.