From: Artur Bergman Date: Thu, 30 Aug 2001 12:21:11 +0000 (+0000) Subject: Added checks for PL_custom* and Perl_custom* functions in makedef.pl X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=1913e1e6fd5c599c1baf9aefe272461290c72c9b;p=p5sagit%2Fp5-mst-13.2.git Added checks for PL_custom* and Perl_custom* functions in makedef.pl p4raw-id: //depot/perl@11792 --- diff --git a/makedef.pl b/makedef.pl index e58933e..0c1036a 100644 --- a/makedef.pl +++ b/makedef.pl @@ -212,6 +212,8 @@ sub emit_symbols { } } +skip_symbols [qw(PL_custom_op_name PL_custom_op_desc PL_custom_op_descs PL_custom_op_names)] unless $define{'PERL_CUSTOM_OPS'}; + if ($PLATFORM eq 'win32') { skip_symbols [qw( PL_statusvalue_vms