From: Fred Drake Date: Mon, 4 Nov 2002 20:49:45 +0000 (+0000) Subject: Update config.h to pyconfig.h. X-Git-Tag: v2.3c1~3591 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=146f61d4acecf389eaa6aadf3fb13e8bc9935035;p=python Update config.h to pyconfig.h. --- diff --git a/README b/README index 8570639b10..f8056053ad 100644 --- a/README +++ b/README @@ -305,7 +305,7 @@ HP-UX: Please read the file Misc/HPUX-NOTES for shared libraries. When using threading, you may have to add -D_REENTRANT to the OPT variable in the top-level Makefile; reported by Pat Knight, this seems to make a difference (at least for HP-UX 10.20) - even though config.h defines it. + even though pyconfig.h defines it. HP PA-RISC 2.0: A recent bug report (http://www.python.org/sf/546117) suggests that the C compiler in this 64-bit system has bugs