#! /bin/sh set -e git submodule update --init --recursive test -d m4 || mkdir m4 autoreconf -f -i -s