--- rxvt-unicode/autoconf/config.h.in 2004/07/10 20:59:39 1.13 +++ rxvt-unicode/autoconf/config.h.in 2004/07/30 16:04:05 1.15 @@ -292,6 +292,9 @@ /* Define if nl_langinfo(CODESET) works */ #undef HAVE_NL_LANGINFO +/* Define if your XIMCallback specifies XIC as first type. */ +#undef XIMCB_PROTO_BROKEN + /* Define if you have _GNU_SOURCE getpt() */ #undef HAVE_GETPT @@ -331,6 +334,9 @@ /* Define if you want 8 bit control sequences */ #undef EIGHT_BIT_CONTROLS +/* Define if you want faded colors when focus is lost */ +#undef OFF_FOCUS_FADING + /* Define if you want your background to be tinted */ #undef TINTING