X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2Fconfig.h.in;h=bbeaf78af89665c8a1eaf11c8f453309ea45b708;hb=15a1545f4a8c666416f9ce60adf6c03c2b1d779f;hp=f32e8909fdf7c379862b4294366a1316d05ed0d1;hpb=de1ec4b272dfa3f9ef2c9ae28a9ba67170d24da5;p=chise%2Fxemacs-chise.git diff --git a/src/config.h.in b/src/config.h.in index f32e890..bbeaf78 100644 --- a/src/config.h.in +++ b/src/config.h.in @@ -573,6 +573,12 @@ 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 + /* Define this if you want file coding support */ #undef FILE_CODING