projects
/
oweals
/
cde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1ff0741
)
Fix UTF8 problem on non-linux systems
author
Ulrich Wilkens
<mail@uwilkens.de>
Fri, 28 Feb 2014 13:46:34 +0000
(14:46 +0100)
committer
Jon Trulson
<jon@radscan.com>
Fri, 28 Feb 2014 18:31:30 +0000
(11:31 -0700)
cde/databases/Imakefile
patch
|
blob
|
history
diff --git
a/cde/databases/Imakefile
b/cde/databases/Imakefile
index 845e2ee44bdc5d43aedb04652b8beb3d2ba86f6a..d7403a0975db5e243b958e188f309a1c8d61ed89 100644
(file)
--- 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
/*