B. Indices
B.1 Environment Variable Index
This is an alphabetical list of the environment variables that Autoconf
checks.
B.2 Output Variable Index
This is an alphabetical list of the variables that Autoconf can
substitute into files that it creates, typically one or more
`Makefile's. See section Setting Output Variables, for more information
on how this is done.
B.2 Output Variable Index: Y
B.3 Preprocessor Symbol Index
This is an alphabetical list of the C preprocessor symbols that the
Autoconf macros define. To work with Autoconf, C source code needs to
use these names in #if
directives.
B.3 Preprocessor Symbol Index: T -- Y
B.4 Autoconf Macro Index
This is an alphabetical list of the Autoconf macros. To make the list
easier to use, the macros are listed without their preceding `AC_'.
B.4 Autoconf Macro Index: G -- P
B.4 Autoconf Macro Index: R -- Y
B.5 M4 Macro Index
This is an alphabetical list of the M4, M4sugar, and M4sh macros. To
make the list easier to use, the macros are listed without their
preceding `m4_' or `AS_'.
B.6 Autotest Macro Index
This is an alphabetical list of the Autotest macros. To make the list
easier to use, the macros are listed without their preceding `AT_'.
B.7 Program and Function Index
This is an alphabetical list of the programs and functions which
portability is discussed in this document.
B.8 Concept Index
This is an alphabetical list of the files, tools, and concepts
introduced in this document.
| Index Entry | Section |
|
" | | |
| `"$@"' | 10.5 Shell Substitutions |
|
$ | | |
| $(commands) | 10.5 Shell Substitutions |
| $< , explicit rules, and VPATH | 10.10 Limitations of Make |
| $< , inference rules, and VPATH | 10.10 Limitations of Make |
| $U | 15.6.4 AC_LIBOBJ vs. LIBOBJS |
| ${var=expanded-value} | 10.5 Shell Substitutions |
| ${var=literal} | 10.5 Shell Substitutions |
|
@ | | |
| `@&t@' | 8.1.5 Quadrigraphs |
| `@S|@' | 8.1.5 Quadrigraphs |
|
_ | | |
| _m4_divert_diversion | 15.6.2 New Macros |
|
` | | |
| `commands` | 10.5 Shell Substitutions |
|
A | | |
| `acconfig.h' | 15.2 `acconfig.h' |
| `aclocal.m4' | 3. Making configure Scripts |
| Ash | 10.1 Shellology |
| autoconf | 3.4 Using autoconf to Create configure |
| autoheader | 4.8.2 Using autoheader to Create `config.h.in' |
| Autom4te Library | 8.2.1 Invoking autom4te |
| `autom4te.cache' | 8.2.1 Invoking autom4te |
| `autom4te.cfg' | 8.2.1 Invoking autom4te |
| Automake | 2.1 Automake |
| automatic rule rewriting and VPATH | 10.10 Limitations of Make |
| autoreconf | 3.5 Using autoreconf to Update configure Scripts |
| autoscan | 3.2 Using autoscan to Create `configure.ac' |
| Autotest | 16. Generating Test Suites with Autotest |
| AUTOTEST_PATH | 16.3 Running testsuite Scripts |
| autoupdate | 15.3 Using autoupdate to Modernize `configure.ac' |
|
B | | |
| Back trace | 3.4 Using autoconf to Create configure |
| Back trace | 8.2.1 Invoking autom4te |
| Bash | 10.1 Shellology |
| Bash 2.05 and later | 10.1 Shellology |
| BSD make and `obj/' | 10.10 Limitations of Make |
|
C | | |
| Cache | 7.3 Caching Results |
| Cache variable | 7.3.1 Cache Variable Names |
| Cache, enabling | 13.9 configure Invocation |
| Command Substitution | 10.5 Shell Substitutions |
| Comments in `Makefile' rules | 10.10 Limitations of Make |
| `config.h' | 4.8 Configuration Header Files |
| `config.h.bot' | 15.2 `acconfig.h' |
| `config.h.in' | 4.8.1 Configuration Header Templates |
| `config.h.top' | 15.2 `acconfig.h' |
| config.status | 14. Recreating a Configuration |
| config.sub | 11.1 Specifying the System Type |
| Configuration Header | 4.8 Configuration Header Files |
| Configuration Header Template | 4.8.1 Configuration Header Templates |
| configure | 3. Making configure Scripts |
| configure | 13. Running configure Scripts |
| `configure.ac' | 3. Making configure Scripts |
| `configure.in' | 3. Making configure Scripts |
| Copyright Notice | 4.2 Notices in configure |
|
D | | |
| Darwin | 6.7 Systemology |
| Declaration, checking | 5.7 Declarations |
| dnl | 9.1 Macro Definitions |
| dnl | 9.6 Coding Style |
| double-colon rules and VPATH | 10.10 Limitations of Make |
|
E | | |
| Endianness | 5.10.3 C Compiler Characteristics |
| explicit rules, $< , and VPATH | 10.10 Limitations of Make |
|
F | | |
| FDL, GNU Free Documentation License | A.1 GNU Free Documentation License |
| File, checking | 5.3 Files |
| Function, checking | 5.5.2 Particular Function Checks |
|
H | | |
| Header, checking | 5.6 Header Files |
|
I | | |
| ifnames | 3.3 Using ifnames to List Conditionals |
| Includes, default | 5.1.2 Default Includes |
| Instantiation | 4.4 Outputting Files |
|
L | | |
| Language | 6.1 Language Choice |
| Library, checking | 5.4 Library Files |
| Libtool | 2.2 Libtool |
| Links | 4.10 Creating Configuration Links |
| Listing directories | 10.9 Limitations of Usual Tools |
|
M | | |
| M4sugar | 8.3 Programming in M4sugar |
| Macro invocation stack | 3.4 Using autoconf to Create configure |
| Macro invocation stack | 8.2.1 Invoking autom4te |
| make -k | 10.10 Limitations of Make |
| make and SHELL | 10.10 Limitations of Make |
| `Makefile' rules and comments | 10.10 Limitations of Make |
| Making directories | 10.9 Limitations of Usual Tools |
| Messages, from autoconf | 9.3 Reporting Messages |
| Messages, from configure | 7.4 Printing Messages |
| Moving open files | 10.9 Limitations of Usual Tools |
|
O | | |
| `obj/', subdirectory | 10.10 Limitations of Make |
| obstack | 5.5.2 Particular Function Checks |
|
P | | |
| `package.m4' | 16.4 Making testsuite Scripts |
| POSIX termios headers | 5.11 System Services |
| prerequisite directories and VPATH | 10.10 Limitations of Make |
| Previous Variable | 7.2 Setting Output Variables |
| Programs, checking | 5.2 Alternative Programs |
|
Q | | |
| QNX 4.25 | 6.7 Systemology |
| quadrigraphs | 8.1.5 Quadrigraphs |
| quotation | 3.1.2 The Autoconf Language |
| quotation | 8.1 M4 Quotation |
|
R | | |
| Revision | 4.2 Notices in configure |
| Rule, Single Suffix Inference | 10.10 Limitations of Make |
|
S | | |
| Separated Dependencies | 10.10 Limitations of Make |
| SHELL and make | 10.10 Limitations of Make |
| Single Suffix Inference Rule | 10.10 Limitations of Make |
| Structure, checking | 5.8 Structures |
| suffix rules, $< , and VPATH | 10.10 Limitations of Make |
| Symbolic links | 10.9 Limitations of Usual Tools |
|
T | | |
| termios POSIX headers | 5.11 System Services |
| test group | 16.1.1 testsuite Scripts |
| testsuite | 16.1.1 testsuite Scripts |
| testsuite | 16.3 Running testsuite Scripts |
| Tru64 | 6.7 Systemology |
|
B.8 Concept Index: U -- Z
This document was generated by John Paul Wallington on October, 29 2003 using texi2html 1.67.