#!/bin/sh

autoreconf -fvi

# aclocal \
# && automake --add-missing \
# && autoconf

