]> git.saurik.com Git - wxWidgets.git/commitdiff
Unicode is not the default.
authorRobert Roebling <robert@roebling.de>
Sun, 24 Jul 2005 11:15:57 +0000 (11:15 +0000)
committerRobert Roebling <robert@roebling.de>
Sun, 24 Jul 2005 11:15:57 +0000 (11:15 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34922 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/gtk/install.txt

index f2cdfe4d8478b17cf6f0fb7a93f0d0c1017acc2c..b9e2a142f45d8bc3d7f0d842e1c3de895739f614 100644 (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.