blob: 524fa8b016ebb00ca005cb3d669918c4d3602d3b [file] [log] [blame]
#!/usr/bin/env bash
autoreconf --install --force
./configure --enable-static
$MAKE $PARALLEL_MAKE
$MAKE distcheck