]> git.saurik.com Git - bison.git/blame_incremental - bootstrap
Add src/system.h; this isn't really needed, but it keeps "make update"
[bison.git] / bootstrap
... / ...
CommitLineData
1#! /bin/sh
2
3echo "Bootstrapping CVS Bison..."
4
5echo "running: autoreconf --verbose --install --force"
6autoreconf --verbose --install --force