#!/bin/sh # run this if the auto scripts start complaining or are missing entirely. aclocal \ && automake --gnu --add-missing \ && autoconf