summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/autogen.sh b/autogen.sh
index 69aa4d49..6aa48da9 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -72,6 +72,8 @@ if test -z "$AUTOGEN_SUBDIR_MODE"; then
fi
fi
+rm -rf autom4te.cache
+
$ACLOCAL $ACLOCAL_FLAGS || exit 1
libtoolize --force || exit $?