Files
bison/bootstrap
2002-05-03 16:11:40 +00:00

7 lines
141 B
Bash
Executable File

#! /bin/sh
echo "Bootstrapping CVS Bison..."
echo "running: autoreconf --verbose --install --force"
autoreconf --verbose --install --force