diff options
author | Gurusamy Sarathy <gsar@cpan.org> | 1998-07-26 21:12:11 +0000 |
---|---|---|
committer | Gurusamy Sarathy <gsar@cpan.org> | 1998-07-26 21:12:11 +0000 |
commit | b8957cf14d64aac7919c660fa810962ddf2b2dee (patch) | |
tree | 9c81f355b001a56b6b117155739d8f6b792fd21c /README.win32 | |
parent | 337c22ddc0d5386a52aff57d1de5d5938ef9cd2d (diff) | |
download | perl-b8957cf14d64aac7919c660fa810962ddf2b2dee.tar.gz |
s/TMP_CRLF_PATCH/PERL_STRICT_CR/ with sense reversed, so they
can disable it from config.sh if they want; up patchlevel to 5_01;
little tweaks to pods
p4raw-id: //depot/maint-5.005/perl@1668
Diffstat (limited to 'README.win32')
-rw-r--r-- | README.win32 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.win32 b/README.win32 index 6d9b01500f..6ac163a0a8 100644 --- a/README.win32 +++ b/README.win32 @@ -70,7 +70,7 @@ If the build fails under that shell, try building again with the cmd shell. The Makefile also has known incompatibilites with the "command.com" shell that comes with Windows95, so building under Windows95 should be considered "unsupported". However, there have been reports of successful -build attempts using 4DOS/NT version 3.00 under Windows95, using dmake, but +build attempts using 4DOS/NT version 6.01 under Windows95, using dmake, but your mileage may vary. The surest way to build it is on WindowsNT, using the cmd shell. |