|.........................................................................................|
|      .          --        ________ ____   .        . .           .     _________ ____   |
|     / \       /              |     |      |\      /| |          / \        |     |      |
|    /   \     /      ---      |     |      | \    / | |         /   \       |     |      |
|   /-----\    \               |     |----  |  \  /  | |        /-----\      |     |----  |
|  /       \    \              |     |      |   \/   | |       /       \     |     |      |
| /         \    ---           |     |_____ |        | |_____ /         \    |     |_____ |
|.........................................................................................|

Description

A Template repository for a project based on Autotools.

Features

Simple demonstration of how to use the different recepies provided by Autotools.

Navigation

To checkout different features change to the branches which implement these features.

Installation

  • autoreconf -i
  • ./configure --prefix=$PWD/$INSTALLDIR
  • make