mirror of
https://github.com/python/cpython.git
synced 2026-01-30 06:36:55 +00:00
run config.status after recheck
This commit is contained in:
parent
79dddcbd13
commit
fb00a99e6c
@ -174,6 +174,7 @@ Makefile: Makefile.in config.status
|
||||
config.status: $(srcdir)/configure
|
||||
if test -f config.status; \
|
||||
then $(SHELL) config.status --recheck; \
|
||||
$(SHELL) config.status; \
|
||||
else $(SHELL) $(srcdir)/configure $(WITH); \
|
||||
fi
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user