--- rxvt-unicode/src/rsinc.h 2006/02/01 21:15:33 1.13 +++ rxvt-unicode/src/rsinc.h 2007/06/09 09:05:38 1.16 @@ -77,6 +77,7 @@ def (lineSpace) def (cursorUnderline) def (skipBuiltinGlyphs) + def (urgentOnBell) #endif #if CURSOR_BLINK def (cursorBlink) @@ -110,3 +111,10 @@ def (perl_ext_2) def (perl_lib) #endif +#if ISO_14755 + def (iso14755_52) +#endif +#ifdef HAVE_AFTERIMAGE + def (blendtype) + def (blurradius) +#endif