#!/bin/sh

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

autoreconf --install
