#!/bin/sh
aclocal && autoheader && automake --foreign --add-missing && autoconf
