--- rxvt-unicode/src/init.C 2014/12/15 02:04:02 1.342 +++ rxvt-unicode/src/init.C 2015/05/13 16:33:09 1.343 @@ -1209,7 +1209,7 @@ void rxvt_term::set_icon (const char *file) { -#if HAVE_PIXBUF +#if HAVE_PIXBUF && ENABLE_EWMH GdkPixbuf *pixbuf = gdk_pixbuf_new_from_file (file, NULL); if (!pixbuf) {