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