The GNU Autotools
Lavet tirsdag den 5. marts 2002 af Mads Bondo Dydensborg
Indholdsfortegnelse
- The GNU Autotools
- Outline
- Purpose
- The ./configure script
- The configuration problem
- Macro examples
- Minimal configure.in (C++)
- Example 1 - overview
- Example 1 - files
- Example 1 - demo
- The build problem
- Minimal Makefile.am
- Minimal Makefile.am (real)
- Example 2 - overview
- Example 2 - files
- Example 2 - demo
- Example 3
- Example 3 - files
- Example 3 - demo
- Overview - what files goes where?
- Bootstrapping order
- Autotools drawbacks
- Debugging your autotools project
- Porting the IVM to autotools
- IVM structure
- IVM options
- IVM todo
- References