Sync up with r21-4-15-chise-0_21-30.
[chise/xemacs-chise.git] / src / config.h.in
index f32e890..bbeaf78 100644 (file)
@@ -573,6 +573,12 @@ void *alloca ();
    if you're working with ASCII files. */
 #undef MULE
 
+/* Define this if you want UTF-2000 support (character representation
+   based on character object model). */
+#undef UTF2000
+
+#undef CHAR_IS_UCS4
+
 /* Define this if you want file coding support */
 #undef FILE_CODING