Added checks for PL_custom* and Perl_custom* functions in makedef.pl
Artur Bergman [Thu, 30 Aug 2001 12:21:11 +0000 (12:21 +0000)]
p4raw-id: //depot/perl@11792

makedef.pl

index e58933e..0c1036a 100644 (file)
@@ -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