Thursday, 5 January, 2006
Autotools are the set of GNU tools that configure their source packages for a particular computer system. If you have ever compiled a program using “configure” followed by “make” commands then chances are you have already used the output of Autotools.
This tutorial runs you through the basics of how to use Autotools.



