From 4b56eb1febd730101b508fc5419bce6b56110f6f Mon Sep 17 00:00:00 2001 From: "Vanilla I. Shu" Date: Wed, 29 Apr 1998 21:32:49 +0000 Subject: Upgrade to 1.3, and add libgdk_imlib. --- graphics/imlib/files/patch-ab | 25 ++++++++++++++++++++----- 1 file changed, 20 insertions(+), 5 deletions(-) (limited to 'graphics/imlib/files/patch-ab') diff --git a/graphics/imlib/files/patch-ab b/graphics/imlib/files/patch-ab index e4d371cf75ec..d982f219ffb5 100644 --- a/graphics/imlib/files/patch-ab +++ b/graphics/imlib/files/patch-ab @@ -1,13 +1,28 @@ ---- Imlib_private.h.orig Tue Feb 17 17:27:25 1998 -+++ Imlib_private.h Tue Feb 17 17:28:06 1998 -@@ -42,10 +42,10 @@ +--- Imlib/Imlib_private.h.orig Thu Apr 30 04:23:24 1998 ++++ Imlib/Imlib_private.h Thu Apr 30 04:23:46 1998 +@@ -38,10 +38,10 @@ #include #endif - #ifdef BUILTIN_TIFF + #ifdef HAVE_LIBTIFF -#include +#include #endif - #ifdef BUILTIN_GIF + #ifdef HAVE_LIBGIF +-#include ++#include + #endif + + #define BYTE_ORD_24_RGB 0 +--- gdk_imlib/gdk_imlib_private.h.orig Thu Apr 30 04:34:52 1998 ++++ gdk_imlib/gdk_imlib_private.h Thu Apr 30 04:35:11 1998 +@@ -46,10 +46,10 @@ + #include + #endif + #ifdef HAVE_LIBTIFF +-#include ++#include + #endif + #ifdef HAVE_LIBGIF -#include +#include #endif -- cgit v1.2.3