#!/bin/sh autoconf && rm -f config.cache && ./configure $* && make