#!/bin/sh

autopoint -f
aclocal -I m4
autoheader
automake --add-missing --foreign --copy
autoconf
