perl 1.0 patch 7: use of included malloc.c should be optional
authorArnold D. Robbins <gatech!skeeve!arnold>
Tue, 26 Jan 1988 01:16:41 +0000 (01:16 +0000)
committerLarry Wall <lwall@jpl-devvax.jpl.nasa.gov>
Tue, 26 Jan 1988 01:16:41 +0000 (01:16 +0000)
commita1cc2bdc08f9aa1504f32e5b0b782c2b3cffd124
treed9d46a7185678967f79150cfc67ac08d924ec179
parentf9ad74367ccb11e91fbda2bb7702039bcde360ce
perl 1.0 patch 7: use of included malloc.c should be optional

The version of malloc.c that comes with perl was not really intended
to be used everywhere--it was included mostly for debugging purposes.
It's a nice little package, however, so I'm making it optional (via
Configure) as to whether you want it or not.
Configure
Makefile.SH
patchlevel.h
x2p/Makefile.SH