mirror of
https://github.com/python/cpython.git
synced 2025-11-01 10:45:30 +00:00
Define HAVE_DYNAMIC_LOADING.
This is part of a set of patches by Greg Stein.
This commit is contained in:
parent
db3ec1b21e
commit
85d8be5df0
1 changed files with 3 additions and 0 deletions
|
|
@ -142,5 +142,8 @@
|
|||
*/
|
||||
#undef HAVE_LARGEFILE_SUPPORT
|
||||
|
||||
/* Defined when any dynamic module loading is enabled */
|
||||
#undef HAVE_DYNAMIC_LOADING
|
||||
|
||||
|
||||
/* Leave that blank line there-- autoheader needs it! */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue