From 1f99044f97a88956bef2d7e0af4369aa634ea14e Mon Sep 17 00:00:00 2001 From: Nick Ing-Simmons Date: Sat, 29 Nov 1997 19:13:55 +0000 Subject: [PATCH] VC++ default to threaded p4raw-id: //depot/ansiperl@336 --- win32/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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= # -- 2.7.4