[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#7955: patch for imagemagick header rename
From: |
joakim |
Subject: |
bug#7955: patch for imagemagick header rename |
Date: |
Sun, 13 Feb 2011 01:28:34 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) |
Chong Yidong <cyd@stupidchicken.com> writes:
> Glenn Morris <rgm@gnu.org> writes:
>
>> Seems fine on RHEL5. On RHEL4, build still fails.
>>
>> configure says:
>>
>> checking IMAGEMAGICK_CFLAGS...
>> checking IMAGEMAGICK_LIBS... -lWand -lMagick
>> checking for MagickExportImagePixels... no
>> checking wand/MagickWand.h usability... no
>> checking wand/MagickWand.h presence... no
>> checking for wand/MagickWand.h... no
>> Does Emacs use imagemagick? yes
>
> ImageMagick-6.0 is almost 7 years old. Let's just set HAVE_IMAGEMAGICK
> back to "no" if AC_CHECK_HEADER doesn't find MagickWand.h, and not try
> to handle the magick_wand.h case.
I managed to push to the imagemagick branch. it checks for IM version
now. Im still not sure which version to require yet though so I just
picked one.
--
Joakim Verona
- bug#7955: configure does not thoroughly test for ImageMagick includes, Glenn Morris, 2011/02/01
- bug#7955: configure does not thoroughly test for ImageMagick includes, Chong Yidong, 2011/02/01
- bug#7955: reply from the IM team, joakim, 2011/02/03
- bug#7955: patch for imagemagick header rename, joakim, 2011/02/11
- bug#7955: patch for imagemagick header rename, Glenn Morris, 2011/02/11
- bug#7955: patch for imagemagick header rename, Glenn Morris, 2011/02/12
- bug#7955: patch for imagemagick header rename, Glenn Morris, 2011/02/14
- bug#7955: patch for imagemagick header rename, Glenn Morris, 2011/02/14