summaryrefslogtreecommitdiffstats
path: root/PC/readme.txt
diff options
context:
space:
mode:
authorTim Peters <tim.peters@gmail.com>2001-07-26 21:34:59 (GMT)
committerTim Peters <tim.peters@gmail.com>2001-07-26 21:34:59 (GMT)
commit76f373d081a38ed49d56540298123bd1e0bcd0cd (patch)
tree4eb4aebc5ee9b541f81d8b63524f3da8b1b977bb /PC/readme.txt
parentbd2e3b03d6ada378e63b49f4b858ab41960935ae (diff)
downloadcpython-76f373d081a38ed49d56540298123bd1e0bcd0cd.zip
cpython-76f373d081a38ed49d56540298123bd1e0bcd0cd.tar.gz
cpython-76f373d081a38ed49d56540298123bd1e0bcd0cd.tar.bz2
Repair more now-obsolete references to config.h.
Diffstat (limited to 'PC/readme.txt')
-rw-r--r--PC/readme.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/PC/readme.txt b/PC/readme.txt
index 0455f27..0826699 100644
--- a/PC/readme.txt
+++ b/PC/readme.txt
@@ -50,7 +50,7 @@ To make a Python port, start the Integrated Development Environment
(or makefile) provided. This will enable you to change any source
files or build settings so you can make custom builds.
-config.h An important configuration file specific to PC's.
+pyconfig.h An important configuration file specific to PC's.
config.c The list of C modules to include in the Python PC
version. Manually edit this file to add or