From 018af8901fff3a5f0ca3f145dd6cb78231bb82ac Mon Sep 17 00:00:00 2001 From: Tony Theodore Date: Sat, 2 Oct 2010 23:25:29 +1000 Subject: spelling corrections --- doc/index.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/index.html b/doc/index.html index 5474581..815c016 100644 --- a/doc/index.html +++ b/doc/index.html @@ -839,7 +839,7 @@ sudo gcc_select gcc40

BTW, we're always curious about the applications people are porting. - We maintain is a + We maintain a list of projects which use mingw-cross-env. No matter whether your project is free or proprietary @@ -885,7 +885,7 @@ sudo gcc_select gcc40 The easiest way to get the dependencies right is to start with a minimal setup. That is, - initialize mingw-corss-env with make gcc only. + initialize mingw-cross-env with make gcc only.

@@ -898,7 +898,7 @@ sudo gcc_select gcc40

Write your $(PKG)_BUILD. If your library has a ./configure script, - enable/disable all depdency libraries explicitly + enable/disable all dependency libraries explicitly via "--enable-*" and "--disable-*" options.

@@ -983,7 +983,7 @@ https://...
  • - Check that you don't have "dirty stuf" in your *.mk files, + Check that you don't have "dirty stuff" in your *.mk files, such as TAB characters or trailing spaces at lines endings. Have a look at random *.mk files to get a feeling for the coding style. -- cgit v0.12