blob: a147e9398be5652cfaf7dfa6260f58ddb5182631 [file] [log] [blame]
#!/bin/bash
set -e
BASEDIR="$(dirname "$0")"
cd "$BASEDIR" || die "Could not change into base directory $BASEDIR"
autoreconf -fi
rm -rf autom4te.cache