--- rxvt-unicode/src/rsinc.h 2007/06/14 17:54:32 1.17 +++ rxvt-unicode/src/rsinc.h 2007/08/03 23:32:14 1.20 @@ -22,6 +22,7 @@ #endif def (loginShell) def (jumpScroll) + def (skipScroll) #ifdef HAVE_SCROLLBARS def (scrollBar) def (scrollBar_right) @@ -59,8 +60,9 @@ def (preeditType) def (inputMethod) #endif -#ifdef TRANSPARENT +#ifdef ENABLE_TRANSPARENCY def (transparent) + def (shade) #endif #if XFT def (depth) @@ -101,9 +103,6 @@ #ifdef OFF_FOCUS_FADING def (fade) #endif -#ifdef TINTING - def (shade) -#endif #if ENABLE_PERL def (perl_eval) def (perl_ext_1)