Unicode support is *experimental*, so disable it by default.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2074 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
2
configure
vendored
2
configure
vendored
@@ -5384,7 +5384,7 @@ DEFAULT_wxUSE_WX_RESOURCES=1
|
||||
DEFAULT_wxUSE_RPC=0
|
||||
DEFAULT_wxUSE_HELP=1
|
||||
|
||||
DEFAULT_wxUSE_UNICODE=1
|
||||
DEFAULT_wxUSE_UNICODE=0
|
||||
DEFAULT_wxUSE_WCSRTOMBS=0
|
||||
|
||||
|
||||
|
@@ -867,7 +867,7 @@ DEFAULT_wxUSE_WX_RESOURCES=1
|
||||
DEFAULT_wxUSE_RPC=0
|
||||
DEFAULT_wxUSE_HELP=1
|
||||
|
||||
DEFAULT_wxUSE_UNICODE=1
|
||||
DEFAULT_wxUSE_UNICODE=0
|
||||
DEFAULT_wxUSE_WCSRTOMBS=0
|
||||
|
||||
dnl ----------------------------------------------------------------
|
||||
|
Reference in New Issue
Block a user