From: tomo Date: Thu, 17 Jun 1999 10:49:36 +0000 (+0000) Subject: (CHAR_IS_UCS4): New macro. X-Git-Tag: r21-2-16-utf-2000-0_3-1~7 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=8b796632ebb9ee4c1079fc0032dff8d476dd5ff1;p=chise%2Fxemacs-chise.git.1 (CHAR_IS_UCS4): New macro. --- diff --git a/src/config.h.in b/src/config.h.in index b632cef..caa5c68 100644 --- a/src/config.h.in +++ b/src/config.h.in @@ -467,6 +467,8 @@ char *alloca(); #undef UTF2000 +#undef CHAR_IS_UCS4 + /* Define this if you want file coding support */ #undef FILE_CODING