]> git.saurik.com Git - bison.git/blob - bootstrap
If the user does not define YYSTYPE as a macro, Bison now declares it
[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