]> Pileus Git - ~andy/gtk/commit
Remove the definition of libpixbufloader_gdip_png_la_*
authorJavier Jardón <jjardon@gnome.org>
Tue, 4 May 2010 13:27:08 +0000 (15:27 +0200)
committerJavier Jardón <jjardon@gnome.org>
Tue, 4 May 2010 14:07:51 +0000 (16:07 +0200)
commita141c3527165c5245aa6c4c57f73c8b9e125c223
treea18634612022e65ac96c2dd6fdf156bcda791edb
parent227d59c19015d488eda2895c1022b95ac1463d2a
Remove the definition of libpixbufloader_gdip_png_la_*

libstatic-pixbufloader-gdip-png.la should not be built or at least not
included in STATIC_GDIPLUS_LIBS as we don't want to use the GDI+-based
loader for PNG, because if we do, we can't get (or was it set?) the
options of a PNG pixbuf that for instance some code in GIMP wants to do.

Fixes https://bugzilla.gnome.org/show_bug.cgi?id=607839
gdk-pixbuf/Makefile.am