From 1ee55930c06cc1e39da63c0096fce7e9facee103 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 11 Oct 2019 15:44:39 +0200 Subject: Rename BOOTSTRAP-{MINGW,MSVC} to BOOTSTRAP-WINDOWS-{...} Also mention WSL in addition to MSYS and Cygwin as a UNIX-like emulation on Windows. --- build-msvc.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build-msvc.bat') diff --git a/build-msvc.bat b/build-msvc.bat index 7d1e31a..85e8244 100644 --- a/build-msvc.bat +++ b/build-msvc.bat @@ -24,7 +24,7 @@ echo. echo The --trust option recognizes two special values: 'yes' ^(trust everything^) echo and 'no' (trust nothing). echo. -echo See the BOOTSTRAP-MSVC file for details. +echo See the BOOTSTRAP-WINDOWS-MSVC file for details. echo. goto end -- cgit v1.1