#!/bin/sh

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