projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
c53bd28
)
VC++ default to threaded
Nick Ing-Simmons [Sat, 29 Nov 1997 19:13:55 +0000 (19:13 +0000)]
p4raw-id: //depot/ansiperl@336
win32/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/win32/Makefile
b/win32/Makefile
index
2aab6cf
..
b50c51e
100644
(file)
--- 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=
#