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

autoreconf -i
rm -rf autom4te.cache
