#!/bin/sh aclocal $ACLOCAL_FLAGS autoheader automake --add-missing --copy --foreign touch depcomp autoconf ./configure $* make