* lib/autoconf/general.m4 (AC_CONFIG_MACRO_DIR): Stub out a macro
[autoconf.git] / man / ifnames.1
blobe9b6456bea92aee119fed10a39de12e535214b6f
1 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.33.
2 .TH IFNAMES "1" "October 2003" "ifnames " "User Commands"
3 .SH NAME
4 ifnames \- Extract CPP conditionals from a set of files
5 .SH SYNOPSIS
6 .B ifnames
7 [\fIOPTION\fR] ...  [\fIFILE\fR] ...
8 .SH DESCRIPTION
9 Scan all of the C source FILES (or the standard input, if none are
10 given) and write to the standard output a sorted list of all the
11 identifiers that appear in those files in `#if', `#elif', `#ifdef', or
12 `#ifndef' directives.  Print each identifier on a line, followed by a
13 space-separated list of the files in which that identifier occurs.
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 .SH AUTHOR
21 Written by David J. MacKenzie and Paul Eggert.
22 .SH "REPORTING BUGS"
23 Report bugs to <bug-autoconf@gnu.org>.
24 .PP
25 ifnames (GNU Autoconf) 2.57f
26 .SH COPYRIGHT
27 Copyright \(co 2003 Free Software Foundation, Inc.
28 .br
29 This is free software; see the source for copying conditions.  There is NO
30 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
31 .SH "SEE ALSO"
32 .BR autoconf (1),
33 .BR automake (1),
34 .BR autoreconf (1),
35 .BR autoupdate (1),
36 .BR autoheader (1),
37 .BR autoscan (1),
38 .BR config.guess (1),
39 .BR config.sub (1),
40 .BR ifnames (1),
41 .BR libtool (1).
42 .PP
43 The full documentation for
44 .B ifnames
45 is maintained as a Texinfo manual.  If the
46 .B info
47 and
48 .B ifnames
49 programs are properly installed at your site, the command
50 .IP
51 .B info ifnames
52 .PP
53 should give you access to the complete manual.