(UTF2000): Add comment.
authortomo <tomo>
Mon, 11 Mar 2002 17:27:35 +0000 (17:27 +0000)
committertomo <tomo>
Mon, 11 Mar 2002 17:27:35 +0000 (17:27 +0000)
(HAVE_CHISE_CLIENT): New macro.

src/config.h.in

index eb0f45e..ca4037f 100644 (file)
@@ -550,10 +550,15 @@ 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
 
+/* Compile in support for external character database. */
+#undef HAVE_CHISE_CLIENT
+
 /* Define this if you want file coding support */
 #undef FILE_CODING