]> git.pld-linux.org Git - packages/php-pecl-imagick.git/blobdiff - ImageMagick-6.8.patch
up to 3.4.2; php-7 support
[packages/php-pecl-imagick.git] / ImageMagick-6.8.patch
diff --git a/ImageMagick-6.8.patch b/ImageMagick-6.8.patch
deleted file mode 100644 (file)
index 8772dc9..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
---- php-pecl-imagick-3.0.1/config.m4~  2010-11-18 22:16:01.000000000 +0100
-+++ php-pecl-imagick-3.0.1/config.m4   2013-06-13 10:04:07.872529471 +0200
-@@ -52,8 +52,8 @@
-   else        
-     AC_MSG_CHECKING(for MagickWand.h header file)
--    if test -r $WAND_DIR/include/ImageMagick/wand/MagickWand.h; then
--      AC_MSG_RESULT(found in $WAND_DIR/include/ImageMagick/wand/MagickWand.h)
-+    if test -r $WAND_DIR/include/ImageMagick-6/wand/MagickWand.h; then
-+      AC_MSG_RESULT(found in $WAND_DIR/include/ImageMagick-6/wand/MagickWand.h)
-     else
-       AC_MSG_ERROR(Cannot locate header file MagickWand.h)
-     fi
This page took 0.041009 seconds and 4 git commands to generate.