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