Unify BIG5 code points.
[chise/xemacs-chise.git-] / src / config.h.in
index 357df62..0eec507 100644 (file)
@@ -208,6 +208,7 @@ void *alloca ();
    configure.in. */
 #undef HAVE_MCHECK_H
 #undef HAVE_A_OUT_H
+#undef HAVE_ELF_H
 #undef HAVE_CYGWIN_VERSION_H
 #undef HAVE_FCNTL_H
 #undef HAVE_INTTYPES_H
@@ -549,6 +550,12 @@ void *alloca ();
    if you're working with ASCII files. */
 #undef MULE
 
+#undef UTF2000
+
+#undef CHAR_IS_UCS4
+
+#undef HAVE_GGC
+
 /* Define this if you want file coding support */
 #undef FILE_CODING