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