diff options
author | Joakim Verona <joakim@verona.se> | 2010-08-20 21:55:21 +0200 |
---|---|---|
committer | Joakim Verona <joakim@verona.se> | 2010-08-20 21:55:21 +0200 |
commit | ccd806186417c006a97ac89162d2af3acb3d3047 (patch) | |
tree | e15fcf659f82f0f7518149c7def2e80e1a9e45b2 /configure | |
parent | 96fa1768839e3a9aa5ab5f2b782cea376460df9d (diff) | |
download | emacs-ccd806186417c006a97ac89162d2af3acb3d3047.tar.gz |
minor imagemagick tweaks, one configure bugfix, and some ChangeLogs
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure index b9f9337c6e2..9354afe1ee5 100755 --- a/configure +++ b/configure @@ -8726,7 +8726,7 @@ $as_echo "#define HAVE_IMAGEMAGICK 1" >>confdefs.h fi -$as_echo "#define HAVE_MAGICKEXPORTIMAGEPIXELS 1" >>confdefs.h +$as_echo "#define HAVE_MAGICKEXPORTIMAGEPIXELS 0" >>confdefs.h |