Searched refs:postlink_cmds (Results 1 - 2 of 2) sorted by relevance

/bind-9.6-ESV-R11/
H A Dltmain.sh8955 if test -n "$postlink_cmds"; then
8957 postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
8958 func_execute_cmds "$postlink_cmds" 'exit $?'
9007 if test -n "$postlink_cmds"; then
9009 postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
9010 func_execute_cmds "$postlink_cmds" 'exit $?'
9046 if test -n "$postlink_cmds"; then
9048 postlink_cmds
[all...]
H A Dconfigure8903 postlink_cmds='lt_outputfile="@OUTPUT@"~
19865 postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
19994 postlink_cmds \
21171 postlink_cmds=$lt_postlink_cmds

Completed in 58 milliseconds