X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/eac928f00fa92bfc895df0e43e0ebda1d7466248..2871fade83ae4f00c0e7f1ea602136adc839f82e:/wxPython/docs/BUILD.txt diff --git a/wxPython/docs/BUILD.txt b/wxPython/docs/BUILD.txt index df4843acea..142a8a8a7f 100644 --- a/wxPython/docs/BUILD.txt +++ b/wxPython/docs/BUILD.txt @@ -97,7 +97,7 @@ place, then do the same for wxPython. --enable-monolithic \ By default GTK2 will be selected if it is on your build system. To - force the use of GTK 1.2.x then add:: + force the use of GTK 1.2.x add this flag:: --disable-gtk2 \ @@ -190,9 +190,9 @@ place, then do the same for wxPython. WXPORT=gtk2 - If you woudl like to do a Unicode enabled build (all strings sent + If you would like to do a Unicode enabled build (all strings sent to or retruned from wx functions are Unicode objects) and your - wxWidgets was built with unicod enabled then add this flag:: + wxWidgets was built with unicode enabled then add this flag:: UNICODE=1