#!/bin/sh
# $Id: autogen 296 2005-05-20 01:16:53Z eagle $
#
# Run this shell script to bootstrap as necessary after a fresh checkout
# from CVS.

autoconf && autoheader
