--- rxvt-unicode/src/rsinc.h 2010/08/30 09:25:32 1.30 +++ rxvt-unicode/src/rsinc.h 2012/06/04 15:18:52 1.33 @@ -17,7 +17,7 @@ #endif def (name) def (title) -#ifdef BG_IMAGE_FROM_FILE +#if BG_IMAGE_FROM_FILE def (path) def (backgroundPixmap) #endif @@ -54,13 +54,14 @@ #ifdef PRINTPIPE def (print_pipe) #endif -#ifdef USE_XIM +#if USE_XIM def (preeditType) def (inputMethod) #endif -#ifdef ENABLE_TRANSPARENCY +#if ENABLE_TRANSPARENCY def (transparent) def (shade) + def (blurradius) #endif #if XFT def (depth) @@ -79,7 +80,7 @@ def (cursorUnderline) def (urgentOnBell) #endif -#ifdef BUILTIN_GLYPHS +#if BUILTIN_GLYPHS def (skipBuiltinGlyphs) #endif #if CURSOR_BLINK @@ -102,7 +103,7 @@ def (secondaryScreen) def (secondaryScroll) #endif -#ifdef OFF_FOCUS_FADING +#if OFF_FOCUS_FADING def (fade) #endif #if ENABLE_PERL @@ -115,10 +116,6 @@ def (iso14755) def (iso14755_52) #endif -#ifdef HAVE_AFTERIMAGE - def (blendtype) - def (blurradius) -#endif -#ifdef ENABLE_EWMH +#if ENABLE_EWMH def (iconfile) #endif