summaryrefslogtreecommitdiffstats
path: root/source/autogen.sh
diff options
context:
space:
mode:
Diffstat (limited to 'source/autogen.sh')
-rwxr-xr-xsource/autogen.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/autogen.sh b/source/autogen.sh
index e8160d21731..3c2011e5a7e 100755
--- a/source/autogen.sh
+++ b/source/autogen.sh
@@ -51,6 +51,7 @@ echo "$0: running script/mkversion.sh"
./script/mkversion.sh || exit 1
rm -rf autom4te*.cache
+rm -f configure include/config.h*
echo "$0: running $AUTOHEADER"
$AUTOHEADER || exit 1