- Revert file erroneously included in my previous commit
Reported by: bapt
This commit is contained in:
parent
c8209f84b4
commit
d5da927e16
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=327608
1 changed files with 1 additions and 1 deletions
|
@ -241,7 +241,7 @@ _WX_WANT_UNICODE= yes
|
|||
|
||||
# These variables are reprocessed later so they won't affect other parts.
|
||||
|
||||
. if defined(WX_UNICODE) || defined(_WX_WANT_UNICODE) || ${_WANT_WX} == "2.9"
|
||||
. if defined(WX_UNICODE) || defined(_WX_WANT_UNICODE)
|
||||
_WX_VER_FINAL= ${_WX_VERS_UC_ALL}
|
||||
_WX_UC= u
|
||||
_WX_UCL= -unicode
|
||||
|
|
Loading…
Reference in a new issue