#! /bin/sh

aclocal
libtoolize
autoreconf -v -i -s
automake --gnu --add-missing
autoconf
