From: Gurusamy Sarathy Date: Tue, 29 Feb 2000 06:25:33 +0000 (+0000) Subject: export list tweak X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=80fc1a6e18656840e0615fac7624377361517b8a;p=p5sagit%2Fp5-mst-13.2.git export list tweak p4raw-id: //depot/perl@5344 --- diff --git a/makedef.pl b/makedef.pl index 1cd85c7..b88b8e9 100644 --- a/makedef.pl +++ b/makedef.pl @@ -363,6 +363,11 @@ if ($define{'MYMALLOC'}) { PL_malloc_mutex )]; } + else { + skip_symbols [qw( + PL_malloc_mutex + )]; + } } else { skip_symbols [qw(