Home | History | Annotate | Download | only in autoconf

Lines Matching refs:var_value

4841 	  elif eval var_value=\$$var; test -z "$var_value"; then
4844 var_value=`$echo "X$var_value" | $Xsed -e "$sed_quote_subst"`
4845 relink_command="$var=\"$var_value\"; export $var; $relink_command"
5575 elif eval var_value=\$$var; test -z "$var_value"; then
5578 var_value=`$echo "X$var_value" | $Xsed -e "$sed_quote_subst"`
5579 relink_command="$var=\"$var_value\"; export $var; $relink_command"