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



