#!/bin/bash autoreconf -vfi -I m4 aclocal -I m4 && autoconf -f -i -Im4 && autoheader && automake -a #autoreconf -i -I m4