#! /bin/sh

set -x

aclocal -I config
automake --foreign --add-missing --copy
autoconf
