#! /bin/sh
rm -f config.cache
rm -f acconfig.h

autoxt
aclocal -I .

autoconf
automake -a
