diff options
author | Gurusamy Sarathy <gsar@cpan.org> | 1998-05-10 02:28:03 +0000 |
---|---|---|
committer | Gurusamy Sarathy <gsar@cpan.org> | 1998-05-10 02:28:03 +0000 |
commit | eb480a0bfba09e4dba5af8e75f3b7278c6597d01 (patch) | |
tree | c2cbb5370e8e83fd20e416dcfdb67956846ec197 /win32/makedef.pl | |
parent | ecc90c0efc8c36b4da62ae4a40adb6c1a5919fd7 (diff) | |
download | perl-eb480a0bfba09e4dba5af8e75f3b7278c6597d01.tar.gz |
[win32] various tweaks to makefiles
p4raw-id: //depot/win32/perl@921
Diffstat (limited to 'win32/makedef.pl')
-rw-r--r-- | win32/makedef.pl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/win32/makedef.pl b/win32/makedef.pl index acb60a892c..c366be4cdd 100644 --- a/win32/makedef.pl +++ b/win32/makedef.pl @@ -200,6 +200,8 @@ if ($define{'MYMALLOC'}) unless ($define{'USE_THREADS'}) { skip_symbols [qw( +Perl_getTHR +Perl_setTHR Perl_condpair_magic Perl_thr_key Perl_sv_mutex |