]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Patch #411138: Rename config.h to pyconfig.h. Closes bug #231774.
authorMartin v. Löwis <martin@v.loewis.de>
Thu, 26 Jul 2001 13:41:06 +0000 (13:41 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Thu, 26 Jul 2001 13:41:06 +0000 (13:41 +0000)
commit4f1cd8bdcbd20bb0acdbe9e240f28c09dd38370f
tree06e19685ad77879ee4df995bf669235489786995
parent4eb5940a4d350d250ab4af08a8b5b6e553e1814d
Patch #411138: Rename config.h to pyconfig.h.  Closes bug #231774.
31 files changed:
Doc/ext/ext.tex
Doc/lib/libexcs.tex
Doc/lib/libsys.tex
Include/Python.h
Include/pgenheaders.h
Include/pyport.h
Lib/distutils/command/build_ext.py
Lib/distutils/cygwinccompiler.py
Lib/distutils/sysconfig.py
Makefile.pre.in
Misc/Porting
Modules/_testcapimodule.c
Modules/getbuildinfo.c
Modules/posixmodule.c
PC/dl_nt.c
PC/os2vacpp/makefile
PC/os2vacpp/makefile.omk
PC/os2vacpp/pyconfig.h [moved from PC/os2vacpp/config.h with 100% similarity]
PC/pyconfig.h [moved from PC/config.h with 100% similarity]
PCbuild/python20.wse
Python/atof.c
Python/fmod.c
Python/getmtime.c
Python/hypot.c
Python/pyfpe.c
Python/strtod.c
Python/thread.c
RISCOS/pyconfig.h [moved from RISCOS/config.h with 100% similarity]
configure
configure.in
pyconfig.h.in [moved from config.h.in with 99% similarity]