summaryrefslogtreecommitdiff
path: root/ext
diff options
context:
space:
mode:
authorGurusamy Sarathy <gsar@cpan.org>1999-08-01 21:23:18 +0000
committerGurusamy Sarathy <gsar@cpan.org>1999-08-01 21:23:18 +0000
commit6dc6802c365c59fa2b2a820b1efa297528448159 (patch)
tree14dfaf47f296370db9992e55053ad7487f4706a3 /ext
parenta9a9fdd7274c13fad954d576fb696d66ae6fa435 (diff)
parentad7e816fc202b9506cd8e0633196331ccf37f264 (diff)
downloadperl-6dc6802c365c59fa2b2a820b1efa297528448159.tar.gz
integrate cfgperl contents into mainline
p4raw-id: //depot/perl@3860
Diffstat (limited to 'ext')
-rw-r--r--ext/SDBM_File/Makefile.PL1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/SDBM_File/Makefile.PL b/ext/SDBM_File/Makefile.PL
index afce3f1a54..749478551f 100644
--- a/ext/SDBM_File/Makefile.PL
+++ b/ext/SDBM_File/Makefile.PL
@@ -16,7 +16,6 @@ WriteMakefile(
XSPROTOARG => '-noprototypes', # XXX remove later?
VERSION_FROM => 'SDBM_File.pm',
DEFINE => $define,
- PERL_MALLOC_OK => 1,
);
sub MY::postamble {