#!/bin/sh
#
# Run this shell script to bootstrap as necessary after a fresh checkout.

autoreconf -i --force
rm -rf autom4te.cache
