forked from AuroraMiddleware/gtk
Add missing .la suffix for libgdk_pixbuf.
2002-03-08 Tor Lillqvist <tml@iki.fi> * gdk/Makefile.am (LDFLAGS): Add missing .la suffix for libgdk_pixbuf.
This commit is contained in:
parent
85a8b59044
commit
7b22d3bd3a
@ -1,3 +1,7 @@
|
||||
2002-03-08 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* gdk/Makefile.am (LDFLAGS): Add missing .la suffix for libgdk_pixbuf.
|
||||
|
||||
Thu Mar 7 21:32:01 2002 Kristian Rietveld <kris@gtk.org>
|
||||
|
||||
* gtk/gtktreestore.c (gtk_tree_store_sort_iter_changed): increase
|
||||
|
@ -1,3 +1,7 @@
|
||||
2002-03-08 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* gdk/Makefile.am (LDFLAGS): Add missing .la suffix for libgdk_pixbuf.
|
||||
|
||||
Thu Mar 7 21:32:01 2002 Kristian Rietveld <kris@gtk.org>
|
||||
|
||||
* gtk/gtktreestore.c (gtk_tree_store_sort_iter_changed): increase
|
||||
|
@ -1,3 +1,7 @@
|
||||
2002-03-08 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* gdk/Makefile.am (LDFLAGS): Add missing .la suffix for libgdk_pixbuf.
|
||||
|
||||
Thu Mar 7 21:32:01 2002 Kristian Rietveld <kris@gtk.org>
|
||||
|
||||
* gtk/gtktreestore.c (gtk_tree_store_sort_iter_changed): increase
|
||||
|
@ -1,3 +1,7 @@
|
||||
2002-03-08 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* gdk/Makefile.am (LDFLAGS): Add missing .la suffix for libgdk_pixbuf.
|
||||
|
||||
Thu Mar 7 21:32:01 2002 Kristian Rietveld <kris@gtk.org>
|
||||
|
||||
* gtk/gtktreestore.c (gtk_tree_store_sort_iter_changed): increase
|
||||
|
@ -1,3 +1,7 @@
|
||||
2002-03-08 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* gdk/Makefile.am (LDFLAGS): Add missing .la suffix for libgdk_pixbuf.
|
||||
|
||||
Thu Mar 7 21:32:01 2002 Kristian Rietveld <kris@gtk.org>
|
||||
|
||||
* gtk/gtktreestore.c (gtk_tree_store_sort_iter_changed): increase
|
||||
|
@ -1,3 +1,7 @@
|
||||
2002-03-08 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* gdk/Makefile.am (LDFLAGS): Add missing .la suffix for libgdk_pixbuf.
|
||||
|
||||
Thu Mar 7 21:32:01 2002 Kristian Rietveld <kris@gtk.org>
|
||||
|
||||
* gtk/gtktreestore.c (gtk_tree_store_sort_iter_changed): increase
|
||||
|
@ -1,3 +1,7 @@
|
||||
2002-03-08 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* gdk/Makefile.am (LDFLAGS): Add missing .la suffix for libgdk_pixbuf.
|
||||
|
||||
Thu Mar 7 21:32:01 2002 Kristian Rietveld <kris@gtk.org>
|
||||
|
||||
* gtk/gtktreestore.c (gtk_tree_store_sort_iter_changed): increase
|
||||
|
@ -73,7 +73,7 @@ LDFLAGS = @STRIP_BEGIN@ \
|
||||
-rpath $(libdir) \
|
||||
$(no_undefined) \
|
||||
@LIBTOOL_EXPORT_OPTIONS@ \
|
||||
$(top_builddir)/gdk-pixbuf/libgdk_pixbuf-$(GTK_API_VERSION) \
|
||||
$(top_builddir)/gdk-pixbuf/libgdk_pixbuf-$(GTK_API_VERSION).la \
|
||||
$(gdk_win32_symbols) \
|
||||
@GDK_DEP_LIBS@ \
|
||||
@STRIP_END@
|
||||
|
Loading…
Reference in New Issue
Block a user