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