mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
Rename Setup.in to Setup.dist, and assume that configure will create
Setup (instead of creating it from the Makefile).
This commit is contained in:
parent
eff9a87fcc
commit
cf3bc8c5a5
6 changed files with 12 additions and 17 deletions
|
@ -16,7 +16,7 @@
|
|||
# Setup files after a -n option are used for their variables, modules
|
||||
# and libraries but not for their .o files.
|
||||
#
|
||||
# See Setup.in for a description of the format of the Setup file.
|
||||
# See Setup.dist for a description of the format of the Setup file.
|
||||
#
|
||||
# The following edits are made:
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue