#!/bin/sh
set -e -u -x
mkdir -p m4
${AUTOHEADER:-autoheader}
${AUTOCONF:-autoconf}
