]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Don't remember...
authorJack Jansen <jack.jansen@cwi.nl>
Sun, 13 Sep 1998 15:03:55 +0000 (15:03 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Sun, 13 Sep 1998 15:03:55 +0000 (15:03 +0000)
Mac/mwerks/mwerks_nonshared_config.h

index b6414f4cddc73d040182f05ca5e4b53a43fd7a2c..dc73e92e6f8d4647a722f93478da26fba0e4ef55 100644 (file)
@@ -20,7 +20,7 @@
 /* #define USE_MAC_SHARED_LIBRARY      /* Enable code to add shared-library resources */
 /* #define USE_MAC_APPLET_SUPPORT      /* Enable code to run a PYC resource */
 /* #define USE_MAC_DYNAMIC_LOADING             /* Enable dynamically loaded modules */
-/* #define USE_MALLOC_DEBUG                    /* Enable range checking and other malloc debugging */
+#define USE_MALLOC_DEBUG                       /* Enable range checking and other malloc debugging */
 #define USE_GDBM               /* Include the gdbm module */
 #define USE_ZLIB               /* Include the zlib module */
 #ifdef __powerc