(put_char_ccs_code_point): Modify for interface change of
[chise/xemacs-chise.git-] / src / config.h.in
index 1c31170..864952a 100644 (file)
@@ -245,7 +245,6 @@ void *alloca ();
 #undef HAVE_SHL_LOAD
 #undef HAVE_DLD_INIT
 #undef HAVE_SHLIB
-#undef HAVE_DLFCN_H
 
 #undef HAVE_LIBINTL
 #undef HAVE_LIBDNET
@@ -550,6 +549,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