From dd3102901112f4fc76a033925f42222820d1eba5 Mon Sep 17 00:00:00 2001 From: Julien BLACHE Date: Sun, 7 Jan 2007 19:00:11 +0100 Subject: Imported Debian patch 0.99+0.991-2 --- include/config.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'include') diff --git a/include/config.h b/include/config.h index 43f2485..889c5c1 100644 --- a/include/config.h +++ b/include/config.h @@ -274,10 +274,10 @@ #define HAVE_ANY_GIMP 1 /* Define if you have GIMP-2.0 installed. */ -/* #undef HAVE_GIMP_2 */ +#define HAVE_GIMP_2 1 /* Define if you have the GIMPfeatures header file. */ -#define HAVE_LIBGIMP_GIMPFEATURES_H 1 +/* #undef HAVE_LIBGIMP_GIMPFEATURES_H */ /* Define if you have libjpeg. */ #define HAVE_LIBJPEG 1 -- cgit v1.2.3