Unicode is not the default.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34922 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robert Roebling 2005-07-24 11:15:57 +00:00
parent 35c2acd4a8
commit 37b2afb258

View File

@ -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.