Home | History | Annotate | Download | only in aux

Lines Matching refs:var_value

3621 	  elif eval var_value=\$$var; test -z "$var_value"; then
3624 var_value=`$echo "X$var_value" | $Xsed -e "$sed_quote_subst"`
3625 relink_command="$var=\"$var_value\"; export $var; $relink_command"
3950 elif eval var_value=\$$var; test -z "$var_value"; then
3953 var_value=`$echo "X$var_value" | $Xsed -e "$sed_quote_subst"`
3954 relink_command="$var=\"$var_value\"; export $var; $relink_command"