|.........................................................................................| | . -- ________ ____ . . . . _________ ____ | | / \ / | | |\ /| | / \ | | | | / \ / --- | | | \ / | | / \ | | | | /-----\ \ | |---- | \ / | | /-----\ | |---- | | / \ \ | | | \/ | | / \ | | | | / \ --- | |_____ | | |_____ / \ | |_____ | |.........................................................................................|
A Template repository for a project based on Autotools.
Simple demonstration of how to use the different recepies provided by Autotools.
To checkout different features change to the branches which implement these features.
autoreconf -i
./configure --prefix=$PWD/$INSTALLDIR
make