Fix UTF8 problem on non-linux systems
This commit is contained in:
committed by
Jon Trulson
parent
1ff0741538
commit
b8a01219bd
@@ -195,6 +195,8 @@ clean::
|
||||
|
||||
#if defined UTF8_NLS_SUPPORT
|
||||
# define UTF8_NLS_SUPPORT_OPT -DUTF8_NLS_SUPPORT
|
||||
#else
|
||||
# define UTF8_NLS_SUPPORT_OPT /**/
|
||||
#endif
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user