automake-1.16: Hello World

 
 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.
 

Menu