--- rxvt-unicode/autoconf/config.h.in 2004/01/29 21:34:14 1.2 +++ rxvt-unicode/autoconf/config.h.in 2004/03/04 03:04:53 1.8 @@ -1,4 +1,4 @@ -/* autoconf/config.h.in. Generated automatically from configure.in by autoheader 2.13. */ +/* autoconf/config.h.in. Generated automatically from autoconf/configure.in by autoheader 2.13. */ /* Define if on AIX 3. System headers sometimes define this. @@ -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 @@ -382,6 +385,9 @@ /* Support Xterm style scrollbars */ #undef XTERM_SCROLLBAR +/* Support plain style scrollbars */ +#undef PLAIN_SCROLLBAR + /* Define if you want hide the pointer while typing */ #undef POINTER_BLANK @@ -394,7 +400,10 @@ /* Define if you want to represent unicode characters outside plane 0 */ #undef UNICODE_3 -/* Define if you want europeean extended codesets */ +/* Define if you want to automatically compose combining characters */ +#undef ENCODING_COMPOSE + +/* Define if you want european extended codesets */ #undef ENCODING_EU /* Define if you want vietnamese codesets */