Bypass PERL_INC_VERSION_LIST until we support in in Configure.Com
[p5sagit/p5-mst-13.2.git] / makedef.pl
index a54b26c..b88b8e9 100644 (file)
@@ -363,6 +363,11 @@ if ($define{'MYMALLOC'}) {
                        PL_malloc_mutex
                        )];
     }
+    else {
+       skip_symbols [qw(
+                       PL_malloc_mutex
+                       )];
+    }
 }
 else {
     skip_symbols [qw(
@@ -551,6 +556,7 @@ if ($PLATFORM eq 'win32') {
     foreach my $symbol (qw(
                            boot_DynaLoader
                            Perl_init_os_extras
+                           Perl_thread_create
                            Perl_win32_init
                            RunPerl
                            win32_errno