#!/bin/sh
# autogen,v 1.2 2005/05/20 01:16:53 eagle Exp
#
# Run this shell script to bootstrap as necessary after a fresh checkout
# from CVS.

autoconf && autoheader
