(Qmap_ks_x1001): Renamed from `Qkorean_ksc5601'.
[chise/xemacs-chise.git.1] / src / config.h.in
index 50a3c11..a3048e3 100644 (file)
@@ -563,6 +563,19 @@ void *alloca ();
    if you're working with ASCII files. */
 #undef MULE
 
+/* Define this if you want CHISE support
+   (CHaracter Information Service Environment) */
+#undef CHISE
+
+/* Define this if you want UTF-2000 support (character representation
+   based on character object model). */
+#undef UTF2000
+
+#undef CHAR_IS_UCS4
+
+/* Compile in support for external character database. */
+#undef HAVE_CHISE_CLIENT
+
 /* Define this if you want file coding support */
 #undef FILE_CODING