--- rxvt-unicode/src/init.C 2007/08/03 22:40:10 1.199 +++ rxvt-unicode/src/init.C 2007/08/03 23:32:14 1.201 @@ -168,7 +168,7 @@ COLOR_SCROLLBAR, COLOR_SCROLLTROUGH, #endif /* KEEP_SCROLLCOLOR */ -#if TINTING +#if ENABLE_TRANSPARENCY NULL, #endif #if OFF_FOCUS_FADING @@ -206,8 +206,10 @@ bgPixmap.original_asim = NULL; #endif /* bgPixmap.w = bgPixmap.h = 0; */ +#ifdef XPM_BACKGROUND bgPixmap.h_scale = bgPixmap.v_scale = 0; bgPixmap.h_align = bgPixmap.v_align = 0; +#endif bgPixmap.flags = 0; bgPixmap.pixmap = None; #endif