blob: c7281309819e6148e49a625da88f07283949bd1e [file] [log] [blame]
#!/bin/sh
set -ev
./bootstrap.sh
./configure $*
make dist