projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
78b336e
)
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
patch
|
blob
|
blame
|
history
diff --git
a/makedef.pl
b/makedef.pl
index
e58933e
..
0c1036a
100644
(file)
--- 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