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:
parent
81ea424862
commit
a53e2cdbbc
@ -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 ===
|
||||
|
@ -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 = \
|
||||
|
Loading…
Reference in New Issue
Block a user