]> git.saurik.com Git - wxWidgets.git/blobdiff - configure
use UTF8 build by default on Unix (except Darwin)
[wxWidgets.git] / configure
index d76b42fa5ad58de8fc0b418d4aedcfd189418d02..9e846a75e6c9491035a6165f26a9b7ef09e2ebd6 100755 (executable)
--- a/configure
+++ b/configure
@@ -35055,9 +35055,7 @@ fi
 
 
 if test "$wxUSE_UNICODE" = "yes" -a "$wxUSE_UNICODE_UTF8" = "auto" ; then
-    if test "$TOOLKIT" = "DFB" ; then
-        wxUSE_UNICODE_UTF8=yes
-    elif test "$TOOLKIT" = "GTK" -a "$WXGTK20" = "1" ; then
+    if test "$USE_UNIX" = "1" -a "$wxUSE_DARWIN" != "1" ; then
         wxUSE_UNICODE_UTF8=yes
     elif test "$USE_OS2" = "1" ; then
                                 wxUSE_UNICODE_UTF8=yes