| Index Entry | Section |
|
D | | |
| Darwin | 6.7 Systemology |
| Data structure, set | 8.3.9 Set manipulation in M4 |
| datadir | 4.8.2 Installation Directory Variables |
| datarootdir | 4.8.2 Installation Directory Variables |
| debugging tips | 8.4 Debugging via autom4te |
| Declaration, checking | 5.7 Declarations |
| Default includes | 5.1.2 Default Includes |
| DEFS | 4.8.1 Preset Output Variables |
| deleting carriage return | 11.13 Limitations of Usual Tools |
| Dependencies between macros | 10.4 Dependencies Between Macros |
| Descriptors | 11.3 File Descriptors |
| descriptors | 9.4 File Descriptor Macros |
| Directories, build | 4.8.4 Build Directories |
| Directories, installation | 4.8.2 Installation Directory Variables |
| division, integer | 13.2.5 Signed Integer Division and Integer Overflow |
| dnl | 10.1 Macro Definitions |
| dnl | 10.6 Coding Style |
| docdir | 4.8.2 Installation Directory Variables |
| double-colon rules and VPATH | 12.15.2 VPATH and Double-colon Rules |
| dvidir | 4.8.2 Installation Directory Variables |
|
E | | |
| ECHO_C | 4.8.1 Preset Output Variables |
| ECHO_N | 4.8.1 Preset Output Variables |
| ECHO_T | 4.8.1 Preset Output Variables |
| Endianness | 5.10.3 C Compiler Characteristics |
| Erlang | 5.10.7 Erlang Compiler and Interpreter Characteristics |
| Erlang, Library, checking | 5.13 Erlang Libraries |
| ERLANG_INSTALL_LIB_DIR | 4.8.2 Installation Directory Variables |
| ERLANG_INSTALL_LIB_DIR_ | 4.8.2 Installation Directory Variables |
| ERLCFLAGS | 4.8.1 Preset Output Variables |
| exec_prefix | 4.8.2 Installation Directory Variables |
| exiting portably | 13.8 Exiting Portably |
| expanded before required | 20.8 Expanded Before Required |
| explicit rules, $< , and VPATH | 12.15.3 $< Not Supported in Explicit Rules |
| External software | 15.2 Working With External Software |
|
F | | |
| F77 | 5.10.8 Fortran Compiler Characteristics |
| FCFLAGS | 4.8.1 Preset Output Variables |
| FFLAGS | 4.8.1 Preset Output Variables |
| FHS | 15.8 Setting Site Defaults |
| File descriptors | 11.3 File Descriptors |
| file descriptors | 9.4 File Descriptor Macros |
| File system conventions | 11.4 File System Conventions |
| File, checking | 5.3 Files |
| Filesystem Hierarchy Standard | 15.8 Setting Site Defaults |
| floating point | 13.7 Floating Point Portability |
| Forbidden patterns | 8.3.10 Forbidden Patterns |
| Fortran | 5.10.8 Fortran Compiler Characteristics |
| Function, checking | 5.5.2 Particular Function Checks |
|
G | | |
| Gettext | 3.5 Using autoreconf to Update configure Scripts |
| GNU build system | 2. The GNU Build System |
| Gnulib | 2.2 Gnulib |
|
H | | |
| Header portability | 5.6.1 Portability of Headers |
| Header templates | 4.9.1 Configuration Header Templates |
| Header, checking | 5.6 Header Files |
| Help strings | 15.4 Making Your Help Strings Look Pretty |
| Here-documents | 11.2 Here-Documents |
| History of autoconf | 21. History of Autoconf |
| htmldir | 4.8.2 Installation Directory Variables |
|
I | | |
| ifnames | 3.3 Using ifnames to List Conditionals |
| Imake | 20.4 Why Not Imake? |
| includedir | 4.8.2 Installation Directory Variables |
| Includes, default | 5.1.2 Default Includes |
| indirection, variable name | 9.2 Support for indirect variable names |
| infodir | 4.8.2 Installation Directory Variables |
| input | 9.4 File Descriptor Macros |
| Install prefix | 4.13 Default Prefix |
| Installation directories | 4.8.2 Installation Directory Variables |
| Instantiation | 4.5 Outputting Files |
| integer overflow | 13.2 Integer Overflow |
| integer overflow | 13.2.1 Basics of Integer Overflow |
| integer overflow | 13.2.2 Examples of Code Assuming Wraparound Overflow |
| integer overflow | 13.2.4 Practical Advice for Signed Overflow Issues |
| Introduction | 1. Introduction |
|
K | | |
| Korn shell | 11.1 Shellology |
| Ksh | 11.1 Shellology |
|
L | | |
| Language | 6.1 Language Choice |
| Large file support | 5.11 System Services |
| LDFLAGS | 4.8.1 Preset Output Variables |
| LFS | 5.11 System Services |
| ‘lib64’ | 15.8 Setting Site Defaults |
| libdir | 4.8.2 Installation Directory Variables |
| libexecdir | 4.8.2 Installation Directory Variables |
| Library, checking | 5.4 Library Files |
| LIBS | 4.8.1 Preset Output Variables |
| Libtool | 2.3 Libtool |
| License | 20.1 Distributing configure Scripts |
| Limitations of make | 12. Portable Make Programming |
| Limitations of shell builtins | 11.12 Limitations of Shell Builtins |
| Limitations of usual tools | 11.13 Limitations of Usual Tools |
| Links | 4.11 Creating Configuration Links |
| Links for configuration | 4.11 Creating Configuration Links |
| Listing directories | 11.13 Limitations of Usual Tools |
| localedir | 4.8.2 Installation Directory Variables |
| localstatedir | 4.8.2 Installation Directory Variables |
| loop induction | 13.2.3 Optimizations That Break Wraparound Arithmetic |
| low-level output | 9.4 File Descriptor Macros |
|
M | | |
| M4 | 8. Programming in M4 |
| M4 quotation | 8.1 M4 Quotation |
| M4sugar | 8.3 Programming in M4sugar |
| m4sugar debugging tips | 8.4 Debugging via autom4te |
| Macro invocation stack | 3.4 Using autoconf to Create configure |
| Macro invocation stack | 8.2.1 Invoking autom4te |
| Macros, called once | 10.4.3 One-Shot Macros |
| Macros, obsoleting | 10.5 Obsoleting Macros |
| Macros, ordering | 10.4.2 Suggested Ordering |
| Macros, prerequisites | 10.4.1 Prerequisite Macros |
| make -k | 12.14 Exit Status of make -k |
| make and MAKEFLAGS | 12.8 The Make Macro MAKEFLAGS |
| make and SHELL | 12.9 The Make Macro SHELL |
| ‘Makefile’ rules and comments | 12.11 Comments in Make Rules |
| ‘Makefile’ rules and newlines | 12.12 Newlines in Make Rules |
| Makefile substitutions | 4.8 Substitutions in Makefiles |
| MAKEFLAGS and make | 12.8 The Make Macro MAKEFLAGS |
| Making directories | 11.13 Limitations of Usual Tools |
| mandir | 4.8.2 Installation Directory Variables |
| Messages, from autoconf | 10.3 Reporting Messages |
| Messages, from configure | 7.5 Printing Messages |
| Messages, from M4sugar | 8.3.2 Diagnostic messages from M4sugar |
| Moving open files | 11.13 Limitations of Usual Tools |
|