X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=src%2Fconfig.h.in;h=48757e2c169c2b6ccf9f4d0fa9edb1c2d2153ea6;hb=f8c889244f022ae695ea8dc67267499286921903;hp=edee528e12640b81f3639cc3724381eea5975e6e;hpb=0e904fc68e7429eda789ded8f73075ead2ad2584;p=chise%2Fxemacs-chise.git- diff --git a/src/config.h.in b/src/config.h.in index edee528..48757e2 100644 --- a/src/config.h.in +++ b/src/config.h.in @@ -469,6 +469,10 @@ char *alloca(); if you're working with ASCII files. */ #undef MULE +#undef UTF2000 + +#undef CHAR_IS_UCS4 + /* Define this if you want file coding support */ #undef FILE_CODING @@ -798,6 +802,11 @@ on various systems. */ #define MAIL_USE_LOCKF #endif +#undef PREFIX_USER_DEFINED +#undef EXEC_PREFIX_USER_DEFINED +#undef MODULEDIR_USER_DEFINED +#undef SITEMODULEDIR_USER_DEFINED +#undef DOCDIR_USER_DEFINED #undef LISPDIR_USER_DEFINED #undef PACKAGE_PATH_USER_DEFINED #undef SITELISPDIR_USER_DEFINED