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