Autotools: a practitioner’s guide to Autoconf, Automake and Libtool (Chapter 1)
17, May 2008 by Kiko
In this chapter I’ve presented a high-level overview of the Autotools to give you a feel for how everything ties together.
In the next chapter, we’ll begin creating a hand-coded build system for a toy project. The idea is that you’ll become familiar with the requirements of a reasonable build system, and how much can be […]


