allow more win32 symbol exports (suggested by Jan Dubois)
authorGurusamy Sarathy <gsar@cpan.org>
Sun, 25 Oct 1998 05:44:17 +0000 (05:44 +0000)
committerGurusamy Sarathy <gsar@cpan.org>
Sun, 25 Oct 1998 05:44:17 +0000 (05:44 +0000)
p4raw-id: //depot/perl@2058

win32/makedef.pl

index 872c838..222ce06 100644 (file)
@@ -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
 )];
  }