Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 146f61d

Browse files
committed
Update config.h to pyconfig.h.
1 parent 7a82b8c commit 146f61d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -305,7 +305,7 @@ HP-UX: Please read the file Misc/HPUX-NOTES for shared libraries.
305305
When using threading, you may have to add -D_REENTRANT to the
306306
OPT variable in the top-level Makefile; reported by Pat Knight,
307307
this seems to make a difference (at least for HP-UX 10.20)
308-
even though config.h defines it.
308+
even though pyconfig.h defines it.
309309

310310
HP PA-RISC 2.0: A recent bug report (http://www.python.org/sf/546117)
311311
suggests that the C compiler in this 64-bit system has bugs

0 commit comments

Comments
 (0)