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