VC++ default to threaded
authorNick Ing-Simmons <nik@tiuk.ti.com>
Sat, 29 Nov 1997 19:13:55 +0000 (19:13 +0000)
committerNick Ing-Simmons <nik@tiuk.ti.com>
Sat, 29 Nov 1997 19:13:55 +0000 (19:13 +0000)
p4raw-id: //depot/ansiperl@336

win32/Makefile

index 2aab6cf..b50c51e 100644 (file)
@@ -11,7 +11,7 @@
 # newly built perl.
 INST_DRV=c:
 INST_TOP=$(INST_DRV)\perl5004.5x
-#BUILDOPT=-DUSE_THREADS
+BUILDOPT=-DUSE_THREADS
 CORECCOPT=
 
 #