class Autobuild::Autotools

Handles autotools-based packages

Used programs (see Autobuild.programs)

Autotools will use the ‘aclocal’, ‘autoheader’, ‘autoconf’, ‘automake’ and ‘bear’ programs defined on Autobuild.programs. autoheader and bear are disabled by default, aclocal, autoconf and automake use are autodetected.

To override this default behaviour on a per-package basis, use Autotools#use