From: Nick Ing-Simmons Date: Sat, 29 Nov 1997 19:13:55 +0000 (+0000) Subject: VC++ default to threaded X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=1f99044f97a88956bef2d7e0af4369aa634ea14e;p=p5sagit%2Fp5-mst-13.2.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= #