pkgsrc/x11/gtk2/patches/patch-ak
dmcmahill 691cbd9bc1 update to gtk2+-2.0.2
This is a bug fix release.

Overview of Changes in GTK+ 2.0.2
=================================

* GtkTreeView cursor movement fixes [Kristian Rietveld]
* GtkTreeModelSort iterator stamp fixes [Kristian Rietveld]
2002-04-06 15:48:55 +00:00

12 lines
392 B
Text

$NetBSD: patch-ak,v 1.3 2002/04/06 15:48:55 dmcmahill Exp $
--- gtk/Makefile.am.orig Fri Mar 8 01:36:45 2002
+++ gtk/Makefile.am
@@ -65,6 +65,7 @@
# we use the general approach here
libgtkincludedir = $(includedir)/gtk-2.0/gtk
LDFLAGS = @STRIP_BEGIN@ \
+ @LDFLAGS@ \
-version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE) \
-export-dynamic \
-rpath $(libdir) \