#!/bin/sh echo "*** Do not use buildconf. Instead, just use: autoreconf -fi" >&2 ${AUTORECONF:-autoreconf} -fi "${@}"