comparison configure @ 109854:e5961598b18a

make configure.in less particular about themagickwand version
author Joakim <joakim@localhost.localdomain>
date Thu, 13 May 2010 16:04:53 +0200
parents fe07c47cf7a7
children d7a20b755b64
comparison
equal deleted inserted replaced
109853:fe07c47cf7a7 109854:e5961598b18a
11783 fi 11783 fi
11784 fi 11784 fi
11785 11785
11786 HAVE_IMAGEMAGICK=no 11786 HAVE_IMAGEMAGICK=no
11787 if test "${with_imagemagick}" != "no"; then 11787 if test "${with_imagemagick}" != "no"; then
11788 IMAGEMAGICK_REQUIRED=1 11788 IMAGEMAGICK_MODULE="Wand"
11789 IMAGEMAGICK_MODULE="MagickWand >= $IMAGEMAGICK_REQUIRED"
11790 11789
11791 succeeded=no 11790 succeeded=no
11792 11791
11793 # Extract the first word of "pkg-config", so it can be a program name with args. 11792 # Extract the first word of "pkg-config", so it can be a program name with args.
11794 set dummy pkg-config; ac_word=$2 11793 set dummy pkg-config; ac_word=$2