summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authorNick Ing-Simmons <nik@tiuk.ti.com>1997-11-29 19:13:55 +0000
committerNick Ing-Simmons <nik@tiuk.ti.com>1997-11-29 19:13:55 +0000
commit1f99044f97a88956bef2d7e0af4369aa634ea14e (patch)
tree0783e3a05f349462c48951baa7ac74ce74efcfa7 /win32
parentc53bd28a003b43d77a08bf70a3cb54001d1f4afe (diff)
downloadperl-1f99044f97a88956bef2d7e0af4369aa634ea14e.tar.gz
VC++ default to threaded
p4raw-id: //depot/ansiperl@336
Diffstat (limited to 'win32')
-rw-r--r--win32/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/Makefile b/win32/Makefile
index 2aab6cf5dc..b50c51e826 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=
#