#!/bin/sh
set -e
REPO="$(realpath "$(dirname "$(realpath "$0")")/..")"
"$REPO/configure" --enable-assert --enable-guard