diff -r b3a833c9c6e9 -r fe434d568439 make/autoconf/basics.m4 --- a/make/autoconf/basics.m4 Mon Feb 12 09:12:41 2018 +0100 +++ b/make/autoconf/basics.m4 Mon Feb 12 16:36:15 2018 +0100 @@ -814,6 +814,7 @@ | $SED -e 's/config.log//g' \ -e 's/configure.log//g' \ -e 's/confdefs.h//g' \ + -e 's/configure-support//g' \ -e 's/ //g' \ | $TR -d '\n'` if test "x$filtered_files" != x; then