]> git.saurik.com Git - bison.git/blame_incremental - bootstrap
%parse-param and %lex-param now take just one argument, the
[bison.git] / bootstrap
... / ...
CommitLineData
1#! /bin/sh
2
3echo "Bootstrapping CVS Bison..."
4
5echo "running: autoreconf --verbose --install --force"
6autoreconf --verbose --install --force