diff options
author | Gurusamy Sarathy <gsar@cpan.org> | 1997-12-02 03:32:55 +0000 |
---|---|---|
committer | Gurusamy Sarathy <gsar@cpan.org> | 1997-12-02 03:32:55 +0000 |
commit | d89b157ffe55fd59eb35ead3909c61a54fb87b52 (patch) | |
tree | 1d4c571b4770602697a3c2d65a62434e67056ede /win32 | |
parent | 910dfcc863de04bd9adf089d5f905cb1c045b99f (diff) | |
parent | 0c66a9383b491238c33a4a8e05406746d9e3c044 (diff) | |
download | perl-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.mk | 2 |
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 # |