]> git.saurik.com Git - bison.git/blob - bootstrap
Undo most of the 2002-11-12 yychar -> yytoken patch, as it broke GCC 3.2.1.
[bison.git] / bootstrap
1 #! /bin/sh
2
3 echo "Bootstrapping CVS Bison..."
4
5 echo "running: autoreconf --verbose --install --force"
6 autoreconf --verbose --install --force