diff --git a/configure b/configure index a15ee64284..898000438f 100755 --- a/configure +++ b/configure @@ -3142,6 +3142,7 @@ echo "endif # FFMPEG_CONFIG_MAK" >> config.mak # Do not overwrite an unchanged config.h to avoid superfluous rebuilds. cp_if_changed $TMPH config.h +touch .config cat > $TMPH <> $TMPH cp_if_changed $TMPH libavutil/avconfig.h -touch .config test -n "$WARNINGS" && printf "\n$WARNINGS"