#!/bin/sh

set -ex

./bootstrap
./configure
make clean
make