Lines Matching refs:var_value
4932 elif eval var_value=\$$var; test -z "$var_value"; then
4935 var_value=`$echo "X$var_value" | $Xsed -e "$sed_quote_subst"`
4936 relink_command="$var=\"$var_value\"; export $var; $relink_command"
5680 elif eval var_value=\$$var; test -z "$var_value"; then
5683 var_value=`$echo "X$var_value" | $Xsed -e "$sed_quote_subst"`
5684 relink_command="$var=\"$var_value\"; export $var; $relink_command"