blob: 9d0ebe93f425286d7bbbd47ba53bef1dd035e3af [file]
#! /bin/sh -e
rm -rf autom4te.cache
aclocal -I m4
autoheader
libtoolize --copy
automake --add-missing --copy
autoconf