From 468689e31ab23b6b69147a7704a143d7a0a4dee2 Mon Sep 17 00:00:00 2001 From: 0 Date: Wed, 4 Oct 2000 19:53:53 +0000 Subject: Move list pointer forwards before removing item from list. (Crash reported Wed Oct 4 15:52:15 2000 * gdk/x11/gdkselection-x11.c (_gdk_selection_window_destroyed): Move list pointer forwards before removing item from list. (Crash reported by Salmaso Raffaele) * gdk/gdkwindow.h: Remove spurious trailing , * gdk/Makefile.am (LDFLAGS): You can't do interlibrary dependencies on uninstalled libraries, sorry folks. --- gdk/Makefile.am | 1 - 1 file changed, 1 deletion(-) (limited to 'gdk/Makefile.am') diff --git a/gdk/Makefile.am b/gdk/Makefile.am index 74a22fe00..d856016ff 100644 --- a/gdk/Makefile.am +++ b/gdk/Makefile.am @@ -33,7 +33,6 @@ LDFLAGS = @STRIP_BEGIN@ \ -version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE) \ -export-dynamic \ -rpath @prefix@/lib \ - -L../gdk-pixbuf/.libs -lgdk_pixbuf-1.3 \ @PANGO_LIBS@ \ @GLIB_DEPLIBS@ \ @more_ldflags@ \ -- cgit v1.2.1