Fix transparency without libAfterImage.
authorayin <ayin>
Tue, 28 Aug 2007 16:56:40 +0000 (16:56 +0000)
committerayin <ayin>
Tue, 28 Aug 2007 16:56:40 +0000 (16:56 +0000)
src/main.C

index a97851a753212d58d10227c052668525b82cdaa2..688e8c07c19def56523755f3b1a46fe98c7d5f76 100644 (file)
@@ -1146,7 +1146,7 @@ rxvt_term::resize_all_windows (unsigned int newwidth, unsigned int newheight, in
                          window_vt_x, window_vt_y,
                          width, height);
 
-#ifdef XPM_BACKGROUND
+#ifdef HAVE_BG_PIXMAP
       if (bgPixmap.window_size_sensitive ())
           update_background ();
 #endif