blob: 4de10971f0401574392965939b3b896a14fd1cee [file] [log] [blame]
#! /bin/sh -e
export PATH=/bin:/usr/bin # Local hack.
rm -rf autom4te.cache
aclocal -I m4
autoheader
libtoolize --copy
automake --add-missing --copy
autoconf