summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authorGurusamy Sarathy <gsar@cpan.org>1997-12-02 03:32:55 +0000
committerGurusamy Sarathy <gsar@cpan.org>1997-12-02 03:32:55 +0000
commitd89b157ffe55fd59eb35ead3909c61a54fb87b52 (patch)
tree1d4c571b4770602697a3c2d65a62434e67056ede /win32
parent910dfcc863de04bd9adf089d5f905cb1c045b99f (diff)
parent0c66a9383b491238c33a4a8e05406746d9e3c044 (diff)
downloadperl-d89b157ffe55fd59eb35ead3909c61a54fb87b52.tar.gz
[win32] Integrate winansi again. Result builds and passes all tests on all
three compilers. p4raw-id: //depot/win32/perl@347
Diffstat (limited to 'win32')
-rw-r--r--win32/makegcc.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/makegcc.mk b/win32/makegcc.mk
index 8b4bfd93cd..2396de9a8a 100644
--- a/win32/makegcc.mk
+++ b/win32/makegcc.mk
@@ -11,7 +11,7 @@
# newly built perl.
INST_DRV=c:
INST_TOP=$(INST_DRV)\perl5004.5x
-BUILDOPT=
+BUILDOPT=-DUSE_THREADS
#