From: tomo Date: Wed, 12 Mar 2003 13:06:34 +0000 (+0000) Subject: (CHISE): New macro. X-Git-Tag: r21-4-11-chise-0_21-pre1^2~7 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=2b54d314ea5b62570e591035f26c4d475f63581d;p=chise%2Fxemacs-chise.git.1 (CHISE): New macro. --- diff --git a/src/config.h.in b/src/config.h.in index c9cb723..a3048e3 100644 --- a/src/config.h.in +++ b/src/config.h.in @@ -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