From: Gurusamy Sarathy Date: Sun, 25 Oct 1998 05:44:17 +0000 (+0000) Subject: allow more win32 symbol exports (suggested by Jan Dubois) X-Git-Tag: accepted/trunk/20130322.191538~36967 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=2e7e7c6ca2ccdf33926d1330538338beae355adb;p=platform%2Fupstream%2Fperl.git allow more win32 symbol exports (suggested by Jan Dubois) p4raw-id: //depot/perl@2058 --- diff --git a/win32/makedef.pl b/win32/makedef.pl index 872c838..222ce06 100644 --- a/win32/makedef.pl +++ b/win32/makedef.pl @@ -81,8 +81,6 @@ PL_archpat_auto PL_cryptseen PL_DBcv PL_generation -PL_in_clean_all -PL_in_clean_objs PL_lastgotoprobe PL_linestart PL_modcount @@ -239,11 +237,6 @@ Perl_thread_create Perl_find_threadsv Perl_unlock_condpair Perl_magic_mutexfree -Perl_sv_iv -Perl_sv_nv -Perl_sv_true -Perl_sv_uv -Perl_sv_pvn )]; }