#!/bin/sh aclocal \ && libtoolize --force \ && autoheader \ && automake --add-missing \ && autoconf