blob: 4c111e6ba7b3cdc982045a564cdcd9f77616077f [file] [log] [blame]
#!/bin/sh
set -ev
./bootstrap.sh
./configure $*
make check -j4