diff options
author | Marcus Holland-Moritz <mhx-perl@gmx.net> | 2004-08-19 17:05:48 +0000 |
---|---|---|
committer | Marcus Holland-Moritz <mhx-perl@gmx.net> | 2004-08-19 17:05:48 +0000 |
commit | 4a7adf4cc54636e45d7e02e80dcda7badf0e162b (patch) | |
tree | 22bb3889de1a53fec7f6494a12addd6d9826fb83 /README.win32 | |
parent | 841abb5c0214cbe572f43e7e8a5944fe879bd828 (diff) | |
download | perl-4a7adf4cc54636e45d7e02e80dcda7badf0e162b.tar.gz |
Delete superfluous "with".
p4raw-id: //depot/perl@23227
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 bace76be0d..7efd9a90be 100644 --- a/README.win32 +++ b/README.win32 @@ -235,7 +235,7 @@ You also need dmake. See L</"Make"> above on how to get it. =item MinGW release 1 with gcc -The MinGW-1.1 bundle contains with gcc-2.95.3. +The MinGW-1.1 bundle contains gcc-2.95.3. Make sure you install the binaries that work with MSVCRT.DLL as indicated in the README for the GCC bundle. You may need to set up a few environment |