(CHISE): New macro.
authortomo <tomo>
Wed, 12 Mar 2003 13:06:34 +0000 (13:06 +0000)
committertomo <tomo>
Wed, 12 Mar 2003 13:06:34 +0000 (13:06 +0000)
src/config.h.in

index c9cb723..a3048e3 100644 (file)
@@ -563,6 +563,10 @@ 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