mirror of
https://github.com/python/cpython.git
synced 2025-10-02 21:25:24 +00:00
run config.status after recheck
This commit is contained in:
parent
79dddcbd13
commit
fb00a99e6c
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue