--- rxvt-unicode/autoconf/config.h.in 2004/08/15 04:42:46 1.17 +++ rxvt-unicode/autoconf/config.h.in 2004/09/05 09:32:59 1.21 @@ -214,15 +214,15 @@ /* Resource class */ #undef RESCLASS +/* Binary base name */ +#undef RXVTNAME + /* Disable the secondary screen. Many programs use the secondary screen as their workplace */ #undef NO_SECONDARY_SCREEN /* Define to use smart resize behavior */ #undef SMART_RESIZE -/* Define if you want 256 colour support */ -#undef TTY_256COLOR - /* Set TERM to the value given by configure */ #undef TERMENV @@ -334,6 +334,12 @@ /* Define for second char in devptyXX */ #undef PTYCHAR2 +/* Define to enable xft support */ +#undef XFT + +/* Define if you want bold and italic support */ +#undef ENABLE_STYLES + /* Define if you want ISO 14755 extended support */ #undef ISO_14755 @@ -431,14 +437,11 @@ #undef ENCODING_KR /* Define if you want chinese codesets */ -#undef ENCODING_CN +#undef ENCODING_ZH /* Define if you want extended chinese codesets */ -#undef ENCODING_CN_EXT +#undef ENCODING_ZH_EXT /* Define if you don't need to use our replacement string functions */ #undef NO_STRINGS -/* Define to enable xft support */ -#undef XFT -