forked from lix-project/lix
configure: Force regeneration of Makefile.config
This commit is contained in:
parent
2d6cd8aafd
commit
68cf98c4d2
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue