summaryrefslogtreecommitdiffstats
path: root/Modules/makesetup
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>2000-10-26 17:07:40 (GMT)
committerFred Drake <fdrake@acm.org>2000-10-26 17:07:40 (GMT)
commitcf3bc8c5a5ecebb2aa4facc5eecfe8f3acec8b9b (patch)
tree21ecb6c34757bf1d2e53f5b13db7f7722abb95e3 /Modules/makesetup
parenteff9a87fcc1986192e20f9674432bea30cae2b41 (diff)
downloadcpython-cf3bc8c5a5ecebb2aa4facc5eecfe8f3acec8b9b.zip
cpython-cf3bc8c5a5ecebb2aa4facc5eecfe8f3acec8b9b.tar.gz
cpython-cf3bc8c5a5ecebb2aa4facc5eecfe8f3acec8b9b.tar.bz2
Rename Setup.in to Setup.dist, and assume that configure will create
Setup (instead of creating it from the Makefile).
Diffstat (limited to 'Modules/makesetup')
-rwxr-xr-xModules/makesetup2
1 files changed, 1 insertions, 1 deletions
diff --git a/Modules/makesetup b/Modules/makesetup
index 0a2794e..09ab50c 100755
--- a/Modules/makesetup
+++ b/Modules/makesetup
@@ -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:
#