#! /bin/sh
set -x
aclocal-1.8 -I config
autoheader
libtoolize --force
automake-1.8 --add-missing --copy
autoconf
