X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=ltmain.sh;h=c3547e5a5616fe295eb4520d49735679f436ec3f;hb=0e1200e5933a00411a31957a3bf7427c1f0a6035;hp=e9b2634d2298cf0c1a400bede6968fe9cb59f500;hpb=6243d5dd941784d51770416ebbc9b903568398a8;p=deliverable%2Fbinutils-gdb.git diff --git a/ltmain.sh b/ltmain.sh index e9b2634d22..c3547e5a56 100644 --- a/ltmain.sh +++ b/ltmain.sh @@ -4305,7 +4305,7 @@ fi\ for tag in $taglist; do tagopts="$tagopts --tag $tag" done - relink_command="(cd `pwd`; $SHELL $0$tagopts --mode=relink $libtool_args" + relink_command="(cd `pwd`; $SHELL $0$tagopts --mode=relink $libtool_args)" relink_command=`$echo "X$relink_command" | $Xsed -e "$sed_quote_subst"` # Only create the output if not a dry run.