#!/bin/sh -e

aclocal -I .
automake --add-missing --copy
autoconf
