#!/bin/sh
rm -f config.cache
aclocal
autoconf
automake -a
