#!/bin/sh autoreconf --install || exit 1 echo "Now run ./configure && make"