-- Leo's gemini proxy

-- Connecting to git.thebackupbox.net:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini

repo: rxvt-unicode-sixel
action: commit
revision:
path_from:
revision_from: f79c65517eef20d94d6fe8efc3d3a00f1f2fd1bd:
path_to:
revision_to:

git.thebackupbox.net

rxvt-unicode-sixel

git://git.thebackupbox.net/rxvt-unicode-sixel

commit f79c65517eef20d94d6fe8efc3d3a00f1f2fd1bd
Author: Emanuele Giaquinta <emanuele.giaquinta@gmail.com>
Date:   Wed May 13 16:33:09 2015 +0000

    Fix build with --enable-pixbuf --disable-frills.

diff --git a/src/init.C b/src/init.C

index b5bd5fd692b09e350a6ea88b268f833beb161c1c..

index ..3aa5bcebd7e99de935a2d1b227c0ca344219b493 100644

--- a/src/init.C
+++ b/src/init.C
@@ -1209,7 +1209,7 @@ rxvt_term::get_ourmods ()
 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)
     {

-----END OF PAGE-----

-- Response ended

-- Page fetched on Sun Jun 2 13:06:57 2024