mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-03-09 15:50:02 +00:00
Fix UTF8 problem on non-linux systems
This commit is contained in:
parent
1ff0741538
commit
b8a01219bd
1 changed files with 2 additions and 0 deletions
|
@ -195,6 +195,8 @@ clean::
|
||||||
|
|
||||||
#if defined UTF8_NLS_SUPPORT
|
#if defined UTF8_NLS_SUPPORT
|
||||||
# define UTF8_NLS_SUPPORT_OPT -DUTF8_NLS_SUPPORT
|
# define UTF8_NLS_SUPPORT_OPT -DUTF8_NLS_SUPPORT
|
||||||
|
#else
|
||||||
|
# define UTF8_NLS_SUPPORT_OPT /**/
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue