#! /bin/sh
aclocal \
&& automake --gnu --add-missing \
&& autopoint \
&& autoconf
autoheader --include=src
