blob: 7a388c2ce47a12bedc7224c2bcc44d47b5255cea [file] [log] [blame]
#!/usr/bin/env bash
set -ex
autoreconf --install --force
./configure
$MAKE
# currently broken $MAKE $PARALLEL_MAKE
# currently broken $MAKE distcheck