From: Ulrich Wilkens Date: Fri, 28 Feb 2014 13:46:34 +0000 (+0100) Subject: Fix UTF8 problem on non-linux systems X-Git-Tag: 2.2.1~2 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=b8a01219bd6b202746588ce17bf6be824ae42e87;p=oweals%2Fcde.git Fix UTF8 problem on non-linux systems --- diff --git a/cde/databases/Imakefile b/cde/databases/Imakefile index 845e2ee4..d7403a09 100644 --- a/cde/databases/Imakefile +++ b/cde/databases/Imakefile @@ -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 /*