From: cristy Date: Wed, 16 Nov 2011 15:43:36 +0000 (+0000) Subject: (no commit message) X-Git-Tag: 7.0.1-0~6644 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=58606f36a9f2b21edab5871b57124222ec8605d0;p=imagemagick --- diff --git a/config/ltmain.sh b/config/ltmain.sh index aa5624c81..78cf01752 100644 --- a/config/ltmain.sh +++ b/config/ltmain.sh @@ -8050,7 +8050,7 @@ EOF elif test -n "$runpath_var"; then case "$perm_rpath " in *" $libdir "*) ;; - *) func_apped perm_rpath " $libdir" ;; + *) func_append perm_rpath " $libdir" ;; esac fi done