#! /bin/sh
set -e

aclocal -I m4/bh-m4 -I m4 -I lib/compat -I Mk && \
autoheader && \
autoconf

# arch-tag: 1e73e373-5d1c-4552-b549-3a330d3b8791
