#!/usr/bin/env bash # autogen.sh # # Andreas Buesching # $ID$ aclocal && autoconf && autoheader && automake -a # end of autogen.sh