config.status should be newer than config.cache if exists

This commit is contained in:
Nobuyoshi Nakada 2020-01-08 18:35:21 +09:00
parent 5b06dd3a42
commit 23218d4ab2
No known key found for this signature in database
GPG Key ID: 4BC7D6DF58D8DF60

View File

@ -107,6 +107,8 @@ else
$(Q) $(RMALL) make_des_table*
endif
config.status: $(wildcard config.cache)
STUBPROGRAM = rubystub$(EXEEXT)
IGNOREDPATTERNS = %~ .% %.orig %.rej \#%\#
SCRIPTBINDIR := $(if $(EXEEXT),,exec/)