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