aboutsummaryrefslogtreecommitdiffstats
path: root/chapter7/bison.sh
blob: 3112d1f93ce9ade830892c17e65a09df6b94bcd3 (plain)
1
2
3
./configure --prefix=/usr --docdir=/usr/share/doc/bison-"${VERSION}" &&
make &&
make -j1 install