1/bin/rm -rf aclocal.m4
2autoheader -f
3touch NEWS README AUTHORS ChangeLog
4touch stamp-h
5aclocal
6autoconf -f
7automake --add-missing -c
8