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