blob: 1eeca170a6bd996444beca179ac5b18efb1566d1 [file] [log] [blame]
#! /bin/sh
# Regenerate the files autoconf / automake
libtoolize --force --automake
rm -f config.cache
rm -f config.log
aclocal
autoheader
autoconf
automake -a