#!/bin/sh

echo "rm..." && rm -fR aclocal.m4 configure po/Makefile* config/* autom4te.cache config.* 
./clear-compile
