patch-configure 857 B

1234567891011121314151617181920
  1. --- ImageMagick-6.6.5-10.orig/configure 2010-11-21 22:36:46.000000000 +0100
  2. +++ ImageMagick-6.6.5-10/configure 2011-01-07 00:03:54.000000000 +0100
  3. @@ -14824,7 +14824,7 @@ fi
  4. # This implies no fast_install, which is unacceptable.
  5. # Some rework will be needed to allow for fast_install
  6. # before this can be enabled.
  7. - hardcode_into_libs=yes
  8. + hardcode_into_libs=no
  9. # Add ABI-specific directories to the system library path.
  10. sys_lib_dlsearch_path_spec="/lib64 /usr/lib64 /lib /usr/lib"
  11. @@ -18491,7 +18491,7 @@ fi
  12. # This implies no fast_install, which is unacceptable.
  13. # Some rework will be needed to allow for fast_install
  14. # before this can be enabled.
  15. - hardcode_into_libs=yes
  16. + hardcode_into_libs=no
  17. # Add ABI-specific directories to the system library path.
  18. sys_lib_dlsearch_path_spec="/lib64 /usr/lib64 /lib /usr/lib"