mirror of
https://github.com/privatevoid-net/nix-super.git
synced 2024-11-09 15:58:05 +02:00
configure: Force regeneration of Makefile.config
This commit is contained in:
parent
2d6cd8aafd
commit
68cf98c4d2
1 changed files with 2 additions and 0 deletions
|
@ -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