Mercurial > emacs
diff src/config.in @ 109878:8e87a11732d4
merge the imagemagick branch to trunk
author | Joakim <joakim@localhost.localdomain> |
---|---|
date | Thu, 19 Aug 2010 09:35:40 +0200 |
parents | 3226ac2da7f7 |
children | fd8902911ce3 |
line wrap: on
line diff
--- a/src/config.in Thu Aug 19 07:55:30 2010 +0200 +++ b/src/config.in Thu Aug 19 09:35:40 2010 +0200 @@ -294,6 +294,9 @@ /* Define to 1 if netdb.h declares h_errno. */ #undef HAVE_H_ERRNO +/* Define to 1 if using imagemagick. */ +#undef HAVE_IMAGEMAGICK + /* Define to 1 if you have inet sockets. */ #undef HAVE_INET_SOCKETS @@ -432,6 +435,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