Lines Matching refs:var_value
4872 elif eval var_value=\$$var; test -z "$var_value"; then
4875 var_value=`$echo "X$var_value" | $Xsed -e "$sed_quote_subst"`
4876 relink_command="$var=\"$var_value\"; export $var; $relink_command"
5618 elif eval var_value=\$$var; test -z "$var_value"; then
5621 var_value=`$echo "X$var_value" | $Xsed -e "$sed_quote_subst"`
5622 relink_command="$var=\"$var_value\"; export $var; $relink_command"