Commit 85d8be5d authored by Guido van Rossum's avatar Guido van Rossum

Define HAVE_DYNAMIC_LOADING.

This is part of a set of patches by Greg Stein.
parent db3ec1b2
......@@ -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! */
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment