From: Nick Ing-Simmons Date: Sat, 29 Nov 1997 19:13:55 +0000 (+0000) Subject: VC++ default to threaded X-Git-Tag: accepted/trunk/20130322.191538~37258^2~70 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=1f99044f97a88956bef2d7e0af4369aa634ea14e;p=platform%2Fupstream%2Fperl.git VC++ default to threaded p4raw-id: //depot/ansiperl@336 --- diff --git a/win32/Makefile b/win32/Makefile index 2aab6cf..b50c51e 100644 --- a/win32/Makefile +++ b/win32/Makefile @@ -11,7 +11,7 @@ # newly built perl. INST_DRV=c: INST_TOP=$(INST_DRV)\perl5004.5x -#BUILDOPT=-DUSE_THREADS +BUILDOPT=-DUSE_THREADS CORECCOPT= #