]> git.pld-linux.org Git - packages/ImageMagick.git/blob - ImageMagick-ac.patch
- rebuild with perl 5.18.0
[packages/ImageMagick.git] / ImageMagick-ac.patch
1 --- ImageMagick-6.4.1/configure.ac.orig 2008-05-11 07:11:08.000000000 +0200
2 +++ ImageMagick-6.4.1/configure.ac      2008-05-27 09:28:15.000000000 +0200
3 @@ -2191,9 +2192,6 @@
4          if test -d "${xml2_prefix}/include/libxml2"; then
5              CPPFLAGS="$CPPFLAGS -I${xml2_prefix}/include/libxml2"
6          fi
7 -        if test "${xml2_prefix}" != '/usr'; then
8 -            LDFLAGS="$LDFLAGS -L${xml2_prefix}/lib"
9 -        fi
10      fi
11      failed=0
12      passed=0
This page took 0.029038 seconds and 3 git commands to generate.