[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
4. Initialization and Output Files
Autoconf-generated configure
scripts need some information about
how to initialize, such as how to find the package's source files and
about the output files to produce. The following sections describe the
initialization and the creation of output files.
4.1 Initializing configure | Option processing etc. | |
4.2 Dealing with Autoconf versions | ||
4.3 Notices in configure | Copyright, version numbers in configure
| |
4.4 Finding configure Input | Where Autoconf should find files | |
4.5 Outputting Files | Outputting results from the configuration | |
4.6 Performing Configuration Actions | Preparing the output based on results | |
4.7 Creating Configuration Files | Creating output files | |
4.8 Substitutions in Makefiles | Using output variables in makefiles | |
4.9 Configuration Header Files | Creating a configuration header file | |
4.10 Running Arbitrary Configuration Commands | Running arbitrary instantiation commands | |
4.11 Creating Configuration Links | Links depending on the configuration | |
4.12 Configuring Other Packages in Subdirectories | Configuring independent packages together | |
4.13 Default Prefix | Changing the default installation prefix |