#! /bin/sh echo "Bootstrapping CVS Bison..." echo "running: autoreconf --verbose --install --force" autoreconf --verbose --install --force