From c3f3b65c003fc6a0e10af10d780f1c43c3f0b393 Mon Sep 17 00:00:00 2001 From: kloczek Date: Sat, 26 Jan 2002 07:15:36 +0000 Subject: [PATCH] - updated for 0.16.0. Changed files: gdk-pixbuf-am.patch -> 1.3 --- gdk-pixbuf-am.patch | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/gdk-pixbuf-am.patch b/gdk-pixbuf-am.patch index eb281ba..43b19d3 100644 --- a/gdk-pixbuf-am.patch +++ b/gdk-pixbuf-am.patch @@ -1,13 +1,12 @@ -diff -urN gdk-pixbuf-0.11.0.org/gdk-pixbuf/Makefile.am gdk-pixbuf-0.11.0/gdk-pixbuf/Makefile.am ---- gdk-pixbuf-0.11.0.org/gdk-pixbuf/Makefile.am Tue May 8 00:17:34 2001 -+++ gdk-pixbuf-0.11.0/gdk-pixbuf/Makefile.am Tue May 8 00:20:26 2001 -@@ -220,7 +220,7 @@ +--- gdk-pixbuf-0.16.0/gdk-pixbuf/Makefile.am.orig Fri Jan 4 03:54:48 2002 ++++ gdk-pixbuf-0.16.0/gdk-pixbuf/Makefile.am Sat Jan 26 08:02:06 2002 +@@ -211,7 +211,7 @@ gdk-pixbuf-parse-color.c \ $(extra_sources) -libgdk_pixbuf_xlib_la_LDFLAGS = -version-info 2:0:0 -export-dynamic $(GLIB_LIBS) $(X11_LIBS) +libgdk_pixbuf_xlib_la_LDFLAGS = -version-info 2:0:0 -export-dynamic $(GLIB_LIBS) - libgdk_pixbuf_xlib_la_LIBADD = pixops/libpixops.la + libgdk_pixbuf_xlib_la_LIBADD = pixops/libpixops.la libgdk_pixbuf.la $(GTK_LIBS) --- gdk-pixbuf-0.11.0/configure.in.orig Thu Apr 26 21:46:16 2001 -- 2.43.0