]> git.saurik.com Git - wxWidgets.git/commitdiff
corrected Cygwin instructions
authorVáclav Slavík <vslavik@fastmail.fm>
Tue, 22 Jun 2004 18:00:52 +0000 (18:00 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Tue, 22 Jun 2004 18:00:52 +0000 (18:00 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27942 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/msw/install.txt

index 1aca7b46b1fc0b208bc3b1d937fb43e3e92ee3b9..a26039ee3f7708c242cf915c43714db65fc81c02 100644 (file)
@@ -355,10 +355,10 @@ provide Unix-like tools that you'll need to build wxWidgets using configure.
 Using makefiles directly
 ------------------------
 
-NOTE: The makefile are for compilation under Cygwin, or
-      command.com/cmd.exe, they won't work in other environments
-      (such as UNIX or Unix-like, e.g. MSYS, you have to use configure
-      instead)
+NOTE: The makefile.gcc makefiles are for compilation under MinGW using
+      native make and Windows command interpreter (command.com/cmd.exe), they
+      won't work in other environments (such as UNIX or Unix-like, e.g. MSYS;
+      you have to use configure instead)
 
 Here are the steps required using the provided makefiles: