#!/bin/sh
# autogen,v 1.1 2005/02/23 05:31:40 eagle Exp
#
# Run this shell script to bootstrap as necessary after a fresh checkout
# from CVS.

autoconf && autoheader
