From: Robert Roebling Date: Sun, 24 Jul 2005 11:15:57 +0000 (+0000) Subject: Unicode is not the default. X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/37b2afb2587b7207d21ee0449b9f40ecd02f2a41 Unicode is not the default. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34922 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/docs/gtk/install.txt b/docs/gtk/install.txt index f2cdfe4d84..b9e2a142f4 100644 --- a/docs/gtk/install.txt +++ b/docs/gtk/install.txt @@ -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.