Add a shared library dependency on libgdk-pixbuf.

Wed Mar  3 15:50:28 2004  Owen Taylor  <otaylor@redhat.com>

        * Makefile.am (libgdk_pixbuf_xlib_2_0_la_LIBADD): Add
        a shared library dependency on libgdk-pixbuf.
This commit is contained in:
Owen Taylor 2004-03-03 20:53:23 +00:00 committed by Owen Taylor
parent 81ea424862
commit a53e2cdbbc
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
Wed Mar 3 15:50:28 2004 Owen Taylor <otaylor@redhat.com>
* Makefile.am (libgdk_pixbuf_xlib_2_0_la_LIBADD): Add
a shared library dependency on libgdk-pixbuf.
Tue Feb 24 14:45:03 2004 Owen Taylor <otaylor@redhat.com>
* === Released 2.3.3 ===

View File

@ -13,6 +13,7 @@ libgdk_pixbuf_xlib_2_0_la_LDFLAGS = \
-version-info $(LT_VERSION_INFO)
libgdk_pixbuf_xlib_2_0_la_LIBADD = \
$(top_builddir)/gdk-pixbuf/libgdk_pixbuf-$(GTK_API_VERSION).la \
$(GDK_PIXBUF_XLIB_DEP_LIBS)
libgdk_pixbuf_xlib_2_0_la_SOURCES = \