X-Git-Url: http://git.chise.org/gitweb/?p=chise%2Fxemacs-chise.git.1;a=blobdiff_plain;f=src%2Fconfig.h.in;fp=src%2Fconfig.h.in;h=a3048e31325e006420e51a8508de0db996710fb3;hp=c9cb723b3a73b57d8bdb739b5b1082733589dedc;hb=2b54d314ea5b62570e591035f26c4d475f63581d;hpb=524949414eef0cfe483580d244a03ee581e49f25 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