--- rxvt-unicode/autoconf/config.h.in 2004/01/31 04:17:22 1.4 +++ rxvt-unicode/autoconf/config.h.in 2004/03/04 03:04:53 1.8 @@ -184,15 +184,9 @@ /* Build shared library version - specify via configure only */ #undef LIBRXVT -/* Define default multichar glyph encoding */ -#undef MULTICHAR_ENCODING - /* Define if you want the depth of scrollbars and menus to be less */ #undef HALFSHADOW -/* Define if you want support for Greek Elot-928 & IBM-437 keyboard */ -#undef GREEK_SUPPORT - /* Define to change gid of ttys to group tty */ #undef TTY_GID_SUPPORT @@ -208,6 +202,15 @@ /* Define if you want to use XGetDefault instead of our internal version */ #undef USE_XGETDEFAULT +/* Fallback resource class */ +#undef RESFALLBACK + +/* Default resource name */ +#undef RESNAME + +/* Resource class */ +#undef RESCLASS + /* Disable the secondary screen. Many programs use the secondary screen as their workplace */ #undef NO_SECONDARY_SCREEN @@ -397,6 +400,9 @@ /* Define if you want to represent unicode characters outside plane 0 */ #undef UNICODE_3 +/* Define if you want to automatically compose combining characters */ +#undef ENCODING_COMPOSE + /* Define if you want european extended codesets */ #undef ENCODING_EU