--- rxvt-unicode/autoconf/config.h.in 2004/03/05 04:26:54 1.9 +++ rxvt-unicode/autoconf/config.h.in 2004/03/29 21:02:11 1.12 @@ -3,15 +3,15 @@ /* Define if you want blinking cursor support */ #undef CURSOR_BLINK +/* Define if you want to automatically compose combining characters */ +#undef ENABLE_COMBINING + /* Define if you want chinese codesets */ #undef ENCODING_CN /* Define if you want extended chinese codesets */ #undef ENCODING_CN_EXT -/* Define if you want to automatically compose combining characters */ -#undef ENCODING_COMPOSE - /* Define if you want european extended codesets */ #undef ENCODING_EU @@ -241,12 +241,6 @@ /* Define if you don't want support linespace */ #undef NO_LINESPACE -/* Define to remove xterm style mouse selection */ -#undef NO_NEW_SELECTION - -/* Define to remove old rxvt (ver 2.20 and before) style selection */ -#undef NO_OLD_SELECTION - /* Define if you don't want any resources read */ #undef NO_RESOURCES @@ -394,6 +388,9 @@ /* Define to 1 if you can safely include both and . */ #undef TIME_WITH_SYS_TIME +/* Define if you want your background to be tinted */ +#undef TINTING + /* Define if you want your background to use the parent window background */ #undef TRANSPARENT