configure: Force regeneration of Makefile.config

This commit is contained in:
Eelco Dolstra 2014-09-22 12:50:38 +02:00
parent 2d6cd8aafd
commit 68cf98c4d2
1 changed files with 2 additions and 0 deletions

View File

@ -318,6 +318,8 @@ for name in $ac_subst_vars; do
declare $name="$(eval echo "${!name}")"
done
rm -f Makefile.config
AC_CONFIG_HEADER([config.h])
AC_CONFIG_FILES([])
AC_OUTPUT