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

autoreconf -i
rm -rf autom4te.cache