#!/bin/sh aclocal $ACLOCAL_FLAGS automake --add-missing autoconf ./configure $* make