From 2367247b6cc1a8b9c1dde9bce2e5c159dce95f64 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=A1clav=20Slav=C3=ADk?= Date: Sun, 7 Mar 2004 09:59:08 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26123 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/msw/install.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/msw/install.txt b/docs/msw/install.txt index f24255f2e3..7c3d96a1ad 100644 --- a/docs/msw/install.txt +++ b/docs/msw/install.txt @@ -355,9 +355,10 @@ provide Unix-like tools that you'll need to build wxWindows using configure. Using makefiles directly ------------------------ -NOTE: The makefile are for compilation under Cygwin, MSYS, or +NOTE: The makefile are for compilation under Cygwin, or command.com/cmd.exe, they won't work in other environments - (such as UNIX) + (such as UNIX or Unix-like, e.g. MSYS, you have to use configure + instead) Here are the steps required using the provided makefiles: