Remove configure cache directory after running autoreconf

This commit is contained in:
Hugo Villeneuve 2013-12-10 22:34:09 -05:00
parent 1eb382f725
commit 955a5eaa95

View File

@ -1,5 +1,6 @@
#!/bin/sh
# autogen.sh -- Use this script to create generated files from the git distribution
set -e
autoreconf -vi
rm -rf autom4te.cache