blob: 8388f728ce2fe2c6a6d4205c95929905f4232fab [file] [log] [blame]
#!/bin/sh
set -ev
./bootstrap.sh
./configure $*
make check -j3