Sophie

Sophie

distrib > Mageia > 2 > i586 > media > core-release-src > by-pkgid > 5c220b30904e43615ec48a8b6ecec3ec > files > 7

imagemagick-6.7.5.10-2.mga2.src.rpm

--- ImageMagick-6.4.2/configure.ac	2008-08-17 08:10:46.000000000 -0700
+++ ImageMagick-6.4.2/configure.ac.new	2008-08-19 12:08:29.000000000 -0700
@@ -3038,7 +3038,7 @@
 
 # Determine path to pick up MagickCore library from for use with building PerlMagick
 MAGICKCORE_PATH="${LIB_DIR}"
-if test $with_perl_static = 'yes'; then
+if test $with_perl_static = 'yes' -o $with_perl_dynamic = 'yes'; then
     # Find out where libtool hides its uninstalled libraries (as libtool_objdir)
     libtool_objdir=$objdir