forked from AuroraMiddleware/gtk
Remove an excess $(GLIB_LIBS).
Sun May 20 12:53:49 2001 Owen Taylor <otaylor@redhat.com> * Makefile.am (libgdk_pixbuf_1_3_la_LDFLAGS): Remove an excess $(GLIB_LIBS).
This commit is contained in:
parent
7e1acba03c
commit
673a746328
@ -1,3 +1,8 @@
|
||||
Sun May 20 12:53:49 2001 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* Makefile.am (libgdk_pixbuf_1_3_la_LDFLAGS): Remove an
|
||||
excess $(GLIB_LIBS).
|
||||
|
||||
Sun May 13 11:59:11 2001 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* Makefile.am: Make modules depend on libgdk_pixbuf.la.
|
||||
|
@ -204,8 +204,7 @@ libgdk_pixbuf_1_3_la_SOURCES = \
|
||||
|
||||
libgdk_pixbuf_1_3_la_LDFLAGS = \
|
||||
-version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE) \
|
||||
@LIBTOOL_EXPORT_OPTIONS@ \
|
||||
$(GLIB_LIBS)
|
||||
@LIBTOOL_EXPORT_OPTIONS@
|
||||
libgdk_pixbuf_1_3_la_LIBADD = pixops/libpixops.la $(builtin_objs) $(GDK_PIXBUF_DEP_LIBS)
|
||||
libgdk_pixbuf_1_3_la_DEPENDENCIES = $(builtin_objs)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user