#!/bin/sh

libtoolize --copy --automake --force
aclocal
autoheader
autoconf
automake --add-missing