#!/bin/sh aclocal && autoheader && libtoolize && automake && autoconf && echo "You may now run ./configure."