mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-12 21:40:19 +00:00
I've temporarily disabled compilation of the gdk-pixbuf-drawable module.
Federico pointed out some problems with it. It'll be re-enabled when those are fixed.
This commit is contained in:
parent
e41dd6a199
commit
2453bc3cca
@ -44,14 +44,14 @@ testpixbuf_LDADD = $(LDADDS)
|
||||
libgdk_pixbufincludedir = $(includedir)/gdk-pixbuf
|
||||
|
||||
libgdk_pixbuf_la_SOURCES = \
|
||||
# gdk-pixbuf-drawable.c \
|
||||
gdk-pixbuf.c \
|
||||
gdk-pixbuf-io.c \
|
||||
gdk-pixbuf-drawable.c
|
||||
gdk-pixbuf-io.c
|
||||
|
||||
libgdk_pixbufinclude_HEADERS = \
|
||||
# gdk-pixbuf-drawable.h \
|
||||
gdk-pixbuf.h \
|
||||
gdk-pixbuf-io.h \
|
||||
gdk-pixbuf-drawable.h
|
||||
gdk-pixbuf-io.h
|
||||
|
||||
#
|
||||
# The PNG plugin.
|
||||
|
Loading…
Reference in New Issue
Block a user