#!/bin/sh -x
rm Makefile.in
rm aclocal.m4
autoreconf -f -v -i

