#!/bin/sh
set -e
autoreconf -i
automake --add-missing
