Home | History | Annotate | Download | only in build-aux

Lines Matching refs:finish_eval

2698     if test -n "$finish_cmds$finish_eval" && test -n "$libdirs"; then
2705 if test -n "$finish_eval"; then
2706 # Do the single finish_eval.
2707 eval cmds=\"$finish_eval\"
2717 if test -n "$finish_cmds$finish_eval" && test -n "$libdirs"; then