]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/msw/install.txt
avoid infinite recursion by not using GetMaxWidth/Height() from GetMaxSize() implemen...
[wxWidgets.git] / docs / msw / install.txt
index 3eb302052ca987173cc52695d8c782315941ccc7..c1b271ce32dcf88ecbe7a6b531fed198da7dd32a 100644 (file)
@@ -447,9 +447,9 @@ Using makefiles directly
 ----------------------------------------------------------------
 
 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)
+      Windows command interpreter (command.com/cmd.exe), they won't work in
+      other environments (such as UNIX or Unix-like, e.g. MSYS where you have
+      to use configure instead, see the section below)
 
 Here are the steps required using the provided makefiles: