X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a6905d8b558f1a0d258365b815bff0b5b5c76a0b..86110e1a1917b01b23f5ac7fc0f4270f6d27a188:/docs/gtk/install.txt?ds=sidebyside diff --git a/docs/gtk/install.txt b/docs/gtk/install.txt index f2cdfe4d84..8b537bbcd4 100644 --- a/docs/gtk/install.txt +++ b/docs/gtk/install.txt @@ -11,7 +11,7 @@ IMPORTANT NOTE: When sending bug reports tell us what version of wxWidgets you are using (including the beta) and what compiler on what system. One - example: wxGTK 2.6.1, gcc 2.95.4, Redhat 6.2 + example: wxGTK 2.6.2, gcc 2.95.4, Redhat 6.2 * The simplest case ------------------- @@ -269,7 +269,7 @@ The following options handle the kind of library you want to build. such as Sun with gcc 2.8.X which would otherwise produce segvs. - --enable-unicode Enable Unicode support. Default for GTK+2.0 + --enable-unicode Enable Unicode support. --enable-profile Add profiling info to the object files. Currently broken, I think.