]> git.pld-linux.org Git - packages/ImageMagick.git/blame - ImageMagick-libpath.patch
- bcond for HEIC coder
[packages/ImageMagick.git] / ImageMagick-libpath.patch
CommitLineData
406fe87e 1--- ImageMagick-6.4.1/configure.ac.orig 2008-05-27 09:43:02.000000000 +0200
2+++ ImageMagick-6.4.1/configure.ac 2008-05-27 09:43:54.000000000 +0200
84128443
AM
3@@ -3050,7 +3050,7 @@
4
5 # Determine path to pick up MagickCore library from for use with building PerlMagick
6 MAGICKCORE_PATH="${LIB_DIR}"
04740461 7-if test $with_perl_static = 'yes'; then
84128443 8+if test $with_perl_static = 'yes' -o '$with_perl_dynamic' = 'yes'; then
04740461
JR
9 # Find out where libtool hides its uninstalled libraries (as libtool_objdir)
10 libtool_objdir=$objdir
11
This page took 0.281424 seconds and 4 git commands to generate.