class Autobuild::Configurable

Base class for packages that require a configuration + build step.

Child classes must provide a configurestamp file which represents the last configuration step done. This file is updated by a call to configure (see below)

Three new methods are added, which can be reimplemented in child classes: