#!/bin/sh -ex set -ex aclocal autoheader automake -a autoconf ./configure --enable-maintainer-mode "$@"