#!/bin/sh
# This thinggie bootstraps the auto* build sys.
set -e
aclocal
autoheader
autoconf
automake --add-missing --copy -Wall