]> granicus.if.org Git - imagemagick/commitdiff
(no commit message)
authorcristy <urban-warrior@git.imagemagick.org>
Fri, 24 Sep 2010 01:00:06 +0000 (01:00 +0000)
committercristy <urban-warrior@git.imagemagick.org>
Fri, 24 Sep 2010 01:00:06 +0000 (01:00 +0000)
libtool

diff --git a/libtool b/libtool
index 07b6baca6b5e47c57f952b140eb88abf3157d0e9..c22881cc3a1679cf5ea6e511db2dc7f103cfdf5e 100755 (executable)
--- 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:"*) ;;