Enable WITH_PYMALLOC.

This commit is contained in:
Jack Jansen 2002-05-22 14:31:10 +00:00
parent 94ce52e8e8
commit 422cdde69a
1 changed files with 1 additions and 1 deletions

View File

@ -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). */