Fixed unintentional linking of a non-WikiWords word

This commit is contained in:
vladlosev 2009-09-19 20:17:28 +00:00
parent 63b48d7c55
commit ee7d82f0dc

View file

@ -77,7 +77,7 @@ Caveats:
* There are many warnings when compiling.
* `make check` will produce some errors as not all tests for Google Test itself are compatible with MinGW.
We also have reports on successful cross compilation of Google Test MinGW binaries on Linux using [http://wiki.wxwidgets.org/Cross-Compiling_Under_Linux#Cross-compiling_under_Linux_for_MS_Windows these instructions] on the WxWidgets site.
We also have reports on successful cross compilation of Google Test MinGW binaries on Linux using [http://wiki.wxwidgets.org/Cross-Compiling_Under_Linux#Cross-compiling_under_Linux_for_MS_Windows these instructions] on the !WxWidgets site.
Please contact `googletestframework@googlegroups.com` if you are
interested in improving the support for MinGW.