]> git.saurik.com Git - bison.git/blame_incremental - bootstrap
* data/lalr1.cc (Parser::stack_print_, YY_STACK_PRINT): New.
[bison.git] / bootstrap
... / ...
CommitLineData
1#! /bin/sh
2
3echo "Bootstrapping CVS Bison..."
4
5echo "running: autoreconf --verbose --install --force"
6autoreconf --verbose --install --force