#!/bin/sh
aclocal --force -I config
autoheader --force
automake --force-missing --add-missing --copy
autoconf --force
