Getting started with autotools

autotools, build, build-automation, c, resources

Solution

Follow the autotools tutorial.

You can also get the autobook. Chapter 4 covers a minimal GNU autotools project.

Problem

Anyone recommend how a person could get started with autotools in building a C project?

Original source