#!/bin/sh
# $Id: autogen 156 2004-08-19 18:46:03Z eagle $
#
# Run this shell script to bootstrap as necessary after a fresh checkout
# from CVS.

autoconf && autoheader
