Change 12517 by jhi@alpha on 2001/10/19 23:59:34

        No more this symbol.

Affected files ...

... //depot/perl/makedef.pl#93 edit

Differences ...

==== //depot/perl/makedef.pl#93 (text) ====
Index: perl/makedef.pl
--- perl/makedef.pl.~1~ Fri Oct 19 18:15:06 2001
+++ perl/makedef.pl     Fri Oct 19 18:15:06 2001
@@ -200,10 +200,6 @@
     }
 }
 
-unless ($PLATFORM eq 'vms') {
-    skip_symbols [qw(PL_my_inv_rand_max)];
-}
-
 if ($PLATFORM eq 'win32') {
     skip_symbols [qw(
                     PL_statusvalue_vms
End of Patch.

Reply via email to