#! /bin/sh
set -e

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

# arch-tag: 9391d891-b095-4025-939a-b0822dec4c5e
