Update of /src/master/dx/src/exec/dxmods In directory opendx.watson.ibm.com:/tmp/cvs-serv18910
Modified Files:
_im_image.c
Log Message:
Moving to requiring ImageMagick 5.2 and up, hence no configure test.
"5.1.1" has a slightly different API and is apparently incompatible
with versions above and below 5.1.1 .
IM 5.2 is just announced, see www.imagemagick.org for source and binaries.
If you need to use IM 4 remove the #define MAGICK5 line in this file.
Report problems to opendx-dev list.
