1
0
Fork 0
mirror of git://git.code.sf.net/p/cdesktopenv/code synced 2025-02-15 04:32:24 +00:00

Fix UTF8 problem on non-linux systems

This commit is contained in:
Ulrich Wilkens 2014-02-28 14:46:34 +01:00 committed by Jon Trulson
parent 1ff0741538
commit b8a01219bd

View file

@ -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
/*