diff src/config.in @ 109857:d7a20b755b64

configure support for MagickExportImagePixels and README
author Joakim <joakim@localhost.localdomain>
date Fri, 14 May 2010 12:07:01 +0200
parents fe07c47cf7a7
children 68616bb3ae25
line wrap: on
line diff
--- a/src/config.in	Fri May 14 10:20:36 2010 +0200
+++ b/src/config.in	Fri May 14 12:07:01 2010 +0200
@@ -438,6 +438,9 @@
 /* Define to 1 if you have the <mach/mach.h> header file. */
 #undef HAVE_MACH_MACH_H
 
+/* Define to 1 if you have the `MagickExportImagePixels' function. */
+#undef HAVE_MAGICKEXPORTIMAGEPIXELS
+
 /* Define to 1 if you have the <maillock.h> header file. */
 #undef HAVE_MAILLOCK_H