echo `date +"%d%m%y"` > VERSION.m4
aclocal
autoconf
autoheader
cp /usr/share/libtool/ltmain.sh .
automake --add-missing --copy
