[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
2.4 A Small Hello World
In this section we recreate the ‘amhello-1.0’ package from scratch. The first subsection shows how to call the Autotools to instantiate the GNU Build System, while the second explains the meaning of the ‘configure.ac’ and ‘Makefile.am’ files read by the Autotools.
2.4.1 Creating ‘amhello-1.0.tar.gz’ | Create ‘amhello-1.0.tar.gz’ from scratch | |
2.4.2 ‘amhello-1.0’ Explained | ‘configure.ac’ and ‘Makefile.am’ explained |