mirror of
https://github.com/NixOS/nix.git
synced 2024-11-22 14:52:55 +00:00
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 New Issue
Block a user