Searched refs:inst_prefix_dir (Results 1 – 9 of 9) sorted by relevance
28 if test -n "$inst_prefix_dir"; then31 - add_dir="$add_dir -L$inst_prefix_dir$libdir"32 + add_dir="-L$inst_prefix_dir$libdir"
18 - test "$inst_prefix_dir" = "$destdir" && \23 + # test "$inst_prefix_dir" = "$destdir" && \26 if test -n "$inst_prefix_dir"; then27 # Stick the inst_prefix_dir data into the link command.
78 - if test "$inst_prefix_dir" = "$destdir"; then85 + # if test "$inst_prefix_dir" = "$destdir"; then90 if test -n "$inst_prefix_dir"; then91 # Stick the inst_prefix_dir data into the link command.
23 - test "$inst_prefix_dir" = "$destdir" && \29 + #test "$inst_prefix_dir" = "$destdir" && \32 if test -n "$inst_prefix_dir"; then33 # Stick the inst_prefix_dir data into the link command.
32 - inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"`33 + inst_prefix_dir=`$ECHO "X$s_destdir" | $Xsed -e "s%$destlibdir\$%%"`
24 if test -n "$inst_prefix_dir"; then
4326 inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"`4334 test "$inst_prefix_dir" = "$destdir" && \4337 if test -n "$inst_prefix_dir"; then4339 …k_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`6578 inst_prefix_dir=6747 inst_prefix_dir=$arg8355 if test -n "$inst_prefix_dir"; then8358 func_append add_dir " -L$inst_prefix_dir$libdir"8418 if test -n "$inst_prefix_dir" &&8419 test -f "$inst_prefix_dir$libdir/$linklib"; then[all …]
18014 - inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"`18015 + inst_prefix_dir=`$ECHO "X$s_destdir" | $Xsed -e "s%$destlibdir\$%%"`19967 if test -n "$inst_prefix_dir"; then19970 - add_dir="$add_dir -L$inst_prefix_dir$libdir"19971 + func_append add_dir " -L$inst_prefix_dir$libdir"20016 if test -n "$inst_prefix_dir"; then20019 - add_dir="$add_dir -L$inst_prefix_dir$libdir"20020 + func_append add_dir " -L$inst_prefix_dir$libdir"