Searched refs:relink_command (Results 1 – 4 of 4) sorted by relevance
28 - if test -n "$relink_command"; then29 + if test "$fast_install" = no && test -n "$relink_command"; then37 - test -n "$relink_command" && srcname=${realname}T38 + test "$fast_install" = no && test -n "$relink_command" && srcname="$realname"T
24 if test -n "$relink_command"; then
4303 relink_command=4324 if test -n "$relink_command"; then4339 …relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_…4341 relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%%"`4345 func_show_eval "$relink_command" \4356 test -n "$relink_command" && srcname=${realname}T4491 relink_command=4513 relink_command=4517 if test no = "$fast_install" && test -n "$relink_command"; then4525 relink_command=`$ECHO "$relink_command" | $SED 's%@OUTPUT@%'"$outputname"'%g'`[all …]
18005 if test -n "$relink_command"; then18501 if test -n \"\$relink_command\"; then18502 - if relink_command_output=\`eval \"\$relink_command\" 2>&1\`; then :18503 + if relink_command_output=\`eval \$relink_command 2>&1\`; then :21256 @@ -8412,7 +9426,7 @@ relink_command=\"$relink_command\""21369 relink_command=21374 relink_command=21382 if test "$fast_install" = yes && test -n "$relink_command"; then