]> git.saurik.com Git - bison.git/blame_incremental - bootstrap
Replace INCLUDES with AM_CPPFLAGS, fixing a bug in src/Makefile.am
[bison.git] / bootstrap
... / ...
CommitLineData
1#! /bin/sh
2
3echo "Bootstrapping CVS Bison..."
4
5echo "running: autoreconf --verbose --install --force"
6autoreconf --verbose --install --force