[w3m-dev 04128] Re: w3mimgdisplay
* acinclude.m4 (AC_W3M_IMAGE): check not yes * aclocal.m4, configure: regen * w3mimg/fb/fb_gdkpixbuf.c (fb_image_load): fb_image_fill in case GDK_PIXBUF_FRAME_DISPOSE * w3mimg/x11/x11_w3mimg.c (get_animation_size): return n (x11_load_image): fill in case GDK_PIXBUF_FRAME_DISPOSE
This commit is contained in:
@@ -666,7 +666,7 @@ AC_DEFUN([AC_W3M_IMAGE],
|
||||
[have_gdkpixbuf="no"; have_gtk2="no"])
|
||||
fi
|
||||
if test x"$with_gdkpixbuf" = xyes; then
|
||||
if test x"$have_gdkpixbuf" = xno; then
|
||||
if test x"$have_gdkpixbuf" != xyes; then
|
||||
AC_W3M_CHECK_VER([GdkPixbuf],
|
||||
[`$GDKPIXBUF_CONFIG --version 2>/dev/null`],
|
||||
0, 16, 0,
|
||||
|
Reference in New Issue
Block a user