X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=src%2Fconfig.h.in;h=0eec507fa0ea63e42622a8c7fb7e041d55b30321;hb=61eb11c74fbb16ab785ba9a4a3ec5e952e11d036;hp=357df6297a22378eed343ee6e81d8bddae5387fb;hpb=98a6e4055a1fa624c592ac06f79287d55196ca37;p=chise%2Fxemacs-chise.git- diff --git a/src/config.h.in b/src/config.h.in index 357df62..0eec507 100644 --- a/src/config.h.in +++ b/src/config.h.in @@ -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