summaryrefslogtreecommitdiff
path: root/makedef.pl
diff options
context:
space:
mode:
authorArtur Bergman <sky@nanisky.com>2001-08-30 12:21:11 +0000
committerArtur Bergman <sky@nanisky.com>2001-08-30 12:21:11 +0000
commit1913e1e6fd5c599c1baf9aefe272461290c72c9b (patch)
tree6614efc3d276ef5122b456c1b3abe5c0b4034289 /makedef.pl
parent78b336e7acf9e587acd89d2b2c6eea6fce5ab29c (diff)
downloadperl-1913e1e6fd5c599c1baf9aefe272461290c72c9b.tar.gz
Added checks for PL_custom* and Perl_custom* functions in makedef.pl
p4raw-id: //depot/perl@11792
Diffstat (limited to 'makedef.pl')
-rw-r--r--makedef.pl2
1 files changed, 2 insertions, 0 deletions
diff --git a/makedef.pl b/makedef.pl
index e58933ee8c..0c1036af45 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