#! /bin/sh

rm -rf *cache
aclocal && autoheader && autoconf && automake -a -c
