#!/bin/bash

set -e
cd "$( dirname "${BASH_SOURCE[0]}" )"

autoreconf --install --force
