#!/bin/sh
# $superduper: bootstrap,v 1.3 2003/12/28 15:18:40 sam Exp $

set -e -x

aclocal-1.6 
autoheader
automake-1.6 --add-missing
autoconf
