From: Gurusamy Sarathy Date: Sat, 26 Feb 2000 06:50:04 +0000 (+0000) Subject: reintroduce useithreads (accidentally deleted in change#5261) X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=ffb04cf170fa14d0606f2c3643c438d43784ee46;p=p5sagit%2Fp5-mst-13.2.git reintroduce useithreads (accidentally deleted in change#5261) p4raw-link: @5261 on //depot/metaconfig: 4f000923e76d2d40ea30e293e243d0469d84cef8on //depot/cfgperl: 10cc9d2a36974e2e1175dbda57d8d05e2b0ce49e p4raw-id: //depot/perl@5268 --- diff --git a/win32/config.vc b/win32/config.vc index b98925b..ed98156 100644 --- a/win32/config.vc +++ b/win32/config.vc @@ -709,6 +709,7 @@ use5005threads='undef' use64bitall='undef' use64bitint='undef' usedl='define' +useithreads='undef' uselargefiles='undef' uselongdouble='undef' usemorebits='undef' @@ -744,8 +745,8 @@ xlibpth='/usr/lib/386 /lib/386' zcat='' zip='zip' PERL_REVISION='~PERL_REVISION~' -PERL_VERSION='~PERL_VERSION~' PERL_SUBVERSION='~PERL_SUBVERSION~' +PERL_VERSION='~PERL_VERSION~' PERL_API_REVISION='~PERL_API_REVISION~' PERL_API_SUBVERSION='~PERL_API_SUBVERSION~' PERL_API_VERSION='~PERL_API_VERSION~'