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