| Index Entry | Section |
|
N | | |
| newline, deleting | 11.13 Limitations of Usual Tools |
| Newlines in ‘Makefile’ rules | 12.12 Newlines in Make Rules |
| Notices in configure | 4.3 Notices in configure |
| null pointers | 13.4 Properties of Null Pointers |
|
O | | |
| ‘obj/’, subdirectory | 12.13 The ‘obj/’ Subdirectory and Make |
| OBJCFLAGS | 4.8.1 Preset Output Variables |
| OBJCXXFLAGS | 4.8.1 Preset Output Variables |
| Obsolete constructs | 18. Obsolete Constructs |
| Obsoleting macros | 10.5 Obsoleting Macros |
| obstack | 5.5.2 Particular Function Checks |
| oldincludedir | 4.8.2 Installation Directory Variables |
| One-shot macros | 10.4.3 One-Shot Macros |
| Options, Package | 15.5 Controlling Checking of configure Options |
| Options, package | 15.3 Choosing Package Options |
| Ordering macros | 10.4.2 Suggested Ordering |
| Output variables | 4.8.1 Preset Output Variables |
| Output variables | 7.2 Setting Output Variables |
| Output variables, special characters in | 7.3 Special Characters in Output Variables |
| output, low-level | 9.4 File Descriptor Macros |
| Outputting files | 4.5 Outputting Files |
| overflow, signed integer | 13.2 Integer Overflow |
| overflow, signed integer | 13.2.1 Basics of Integer Overflow |
| overflow, signed integer | 13.2.2 Examples of Code Assuming Wraparound Overflow |
| overflow, signed integer | 13.2.4 Practical Advice for Signed Overflow Issues |
|
P | | |
| Package options | 15.3 Choosing Package Options |
| ‘package.m4’ | 19.4 Making testsuite Scripts |
| Parallel make | 12.10 Parallel Make |
| parentheses, balancing | 8.1.7 Dealing with unbalanced parentheses |
| Patterns, forbidden | 8.3.10 Forbidden Patterns |
| pdfdir | 4.8.2 Installation Directory Variables |
| polymorphic variable name | 9.2 Support for indirect variable names |
| portability | 13.1 Varieties of Unportability |
| Portability of C functions | 5.5.1 Portability of C Functions |
| Portability of headers | 5.6.1 Portability of Headers |
| Portable C and C++ programming | 13. Portable C and C++ Programming |
| Portable shell programming | 11. Portable Shell Programming |
| positional parameters | 11.6 Shell Substitutions |
| Posix termios headers | 5.11 System Services |
| Precious Variable | 7.2 Setting Output Variables |
| prefix | 4.8.2 Installation Directory Variables |
| Prefix for install | 4.13 Default Prefix |
| preprocessor arithmetic | 13.3 Preprocessor Arithmetic |
| Preprocessors | 5.10 Compilers and Preprocessors |
| prerequisite directories and VPATH | 12.15.5 Tru64 make Creates Prerequisite Directories Magically |
| Prerequisite macros | 10.4.1 Prerequisite Macros |
| Program names, transforming | 15.7 Transforming Program Names When Installing |
| Programs, checking | 5.2 Alternative Programs |
| psdir | 4.8.2 Installation Directory Variables |
|
Q | | |
| QNX 4.25 | 6.7 Systemology |
| quadrigraphs | 8.1.6 Quadrigraphs |
| quotation | 3.1.2 The Autoconf Language |
| quotation | 8.1 M4 Quotation |
|
R | | |
| Remaking automatically | 4.8.5 Automatic Remaking |
| Revision | 4.3 Notices in configure |
| Rule, Single Suffix Inference | 12.16 Single Suffix Rules and Separated Dependencies |
|
S | | |
| sbindir | 4.8.2 Installation Directory Variables |
| Separated Dependencies | 12.16 Single Suffix Rules and Separated Dependencies |
| set -b | 11.12 Limitations of Shell Builtins |
| set -e | 11.12 Limitations of Shell Builtins |
| set -m | 11.12 Limitations of Shell Builtins |
| Set manipulation | 8.3.9 Set manipulation in M4 |
| sharedstatedir | 4.8.2 Installation Directory Variables |
| SHELL and make | 12.9 The Make Macro SHELL |
| Shell assignments | 11.7 Assignments |
| Shell builtins | 11.12 Limitations of Shell Builtins |
| Shell file descriptors | 11.3 File Descriptors |
| Shell Functions | 11.11 Shell Functions |
| Shell here-documents | 11.2 Here-Documents |
| Shell parentheses | 11.8 Parentheses in Shell Scripts |
| Shell pattern matching | 11.5 Shell Pattern Matching |
| Shell slashes | 11.9 Slashes in Shell Scripts |
| Shell substitutions | 11.6 Shell Substitutions |
| Shell variables | 11.10 Special Shell Variables |
| Shellology | 11.1 Shellology |
| signed integer overflow | 13.2 Integer Overflow |
| signed integer overflow | 13.2.1 Basics of Integer Overflow |
| signed integer overflow | 13.2.2 Examples of Code Assuming Wraparound Overflow |
| signed integer overflow | 13.2.4 Practical Advice for Signed Overflow Issues |
| Single Suffix Inference Rule | 12.16 Single Suffix Rules and Separated Dependencies |
| Site defaults | 15.8 Setting Site Defaults |
| Site details | 15.6 Configuring Site Details |
| Special shell variables | 11.10 Special Shell Variables |
| srcdir | 4.8.1 Preset Output Variables |
| standard input | 9.4 File Descriptor Macros |
| Standard symbols | 5.1.1 Standard Symbols |
| Structure, checking | 5.8 Structures |
| Subdirectory configure | 4.12 Configuring Other Packages in Subdirectories |
| Substitutions in makefiles | 4.8 Substitutions in Makefiles |
| Symbolic links | 11.13 Limitations of Usual Tools |
| sysconfdir | 4.8.2 Installation Directory Variables |
| System type | 14.1 Specifying target triplets |
| System type | 14.2 Getting the Canonical System Type |
| Systemology | 6.7 Systemology |
|
T | | |
| Target triplet | 14.1 Specifying target triplets |
| termios Posix headers | 5.11 System Services |
| test group | 19.1.1 testsuite Scripts |
| testsuite | 19.1.1 testsuite Scripts |
| testsuite | 19.3 Running testsuite Scripts |
| timestamp resolution | 11.13 Limitations of Usual Tools |
| timestamp resolution | 11.13 Limitations of Usual Tools |
| timestamp resolution | 12.17 Timestamp Resolution and Make |
| tmp | 4.6 Performing Configuration Actions |
| top_builddir | 4.8.1 Preset Output Variables |
| top_build_prefix | 4.8.1 Preset Output Variables |
| top_srcdir | 4.8.1 Preset Output Variables |
| Transforming program names | 15.7 Transforming Program Names When Installing |
| Tru64 | 6.7 Systemology |
| Types | 5.9 Types |
|