summaryrefslogtreecommitdiffstats
path: root/Mac/Include/pyconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'Mac/Include/pyconfig.h')
-rw-r--r--Mac/Include/pyconfig.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Mac/Include/pyconfig.h b/Mac/Include/pyconfig.h
index 11c5e6f..3f719d5 100644
--- a/Mac/Include/pyconfig.h
+++ b/Mac/Include/pyconfig.h
@@ -306,7 +306,7 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
#undef WITH_DYLD
/* Define if you want to compile in Python-specific mallocs */
-#undef WITH_PYMALLOC
+#define WITH_PYMALLOC
/* Define if you want to produce an OpenStep/Rhapsody framework
(shared library plus accessory files). */