#!/bin/sh set -e set -x aclocal autoheader automake -a autoconf ./configure "$@"