#! /bin/sh -e
# bootstrap from CVS

aclocal && automake --gnu && autoconf
