mirror of
https://github.com/AdaCore/cpython.git
synced 2026-02-12 12:57:15 -08:00
Update config.h to pyconfig.h.
This commit is contained in:
2
README
2
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
|
||||
|
||||
Reference in New Issue
Block a user