From: cristy Date: Fri, 24 Sep 2010 01:00:06 +0000 (+0000) Subject: (no commit message) X-Git-Tag: 7.0.1-0~8816 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e0c942896c1af5bf901c71c7c867e9c1b0c56cee;p=imagemagick --- diff --git a/libtool b/libtool index 07b6baca6..c22881cc3 100755 --- a/libtool +++ b/libtool @@ -6573,10 +6573,6 @@ func_mode_link () *) lib_linked=no ;; esac - if test "$lib_linked" != yes; then - func_fatal_configuration "unsupported hardcode properties" - fi - if test -n "$add_shlibpath"; then case :$compile_shlibpath: in *":$add_shlibpath:"*) ;;