Define WITH_PYMALLOC as 1

This commit is contained in:
Jack Jansen 2002-07-08 10:05:23 +00:00
parent 755ebea23b
commit 77d0717fb3

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 */
#define WITH_PYMALLOC
#define WITH_PYMALLOC 1
/* Define if you want to produce an OpenStep/Rhapsody framework
(shared library plus accessory files). */