Lines Matching refs:ECHO

327 : ${ECHO="printf %s\n"}
454 progname=`$ECHO "$progpath" |$SED "$sed_basename"`
460 progdir=`$ECHO "$progpath" |$SED "$sed_dirname"`
642 eval _G_current_value='`$ECHO $'$1'`'
692 _b='func_basename_result=`$ECHO "$1" |$SED "$sed_basename"`'
693 _d='func_dirname_result=`$ECHO "$1" |$SED "$sed_dirname"`
755 $ECHO "$progname: $_G_line"
763 # Invoke $ECHO with all args, space-separated.
766 $ECHO "$*"
789 _G_esc_tc=`$ECHO "$_G_tc" | $SED "$sed_make_literal_regex"`
790 _G_indent=`$ECHO "$_G_indent" | $SED "s|$_G_esc_tc||g"`
799 $ECHO "$_G_prefix$tc_bold$_G_line$tc_reset" >&2
895 _G_directory_path=`$ECHO "$_G_directory_path" | $SED -e "$sed_dirname"`
897 _G_dir_list=`$ECHO "$_G_dir_list" | $SED 's|:*$||'`
950 $ECHO "$_G_tmpdir"
1008 func_normal_abspath_tpath=`$ECHO "$func_normal_abspath_tpath" | $SED \
1019 func_normal_abspath_tcomponent=`$ECHO "$func_normal_abspath_tpath" | $SED \
1021 func_normal_abspath_tpath=`$ECHO "$func_normal_abspath_tpath" | $SED \
1142 func_quote_portable_result=`$ECHO "$2" | $SED \
1154 func_quote_portable_result=`$ECHO "$func_quote_portable_result" \
1348 .*) func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%\\\\$2\$%%"`;;
1349 *) func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%$2\$%%"`;;
1421 func_tr_sh_result=`$ECHO "$1" | $SED -e 's/^\([0-9]\)/_\1/' -e 's/[^a-zA-Z0-9_]/_/g'`
1664 eval ${1}_hooks='`$ECHO "\$'$1'_hooks" |$SED "s| '$2'||"`'
2025 eval \$ECHO \""Usage: $usage"\"
2026 eval \$ECHO \""$fatal_help"\"
2040 $ECHO "$long_help_message"
2128 $ECHO "Run '$progname --help |${PAGER-more}' for full usage"
2140 eval \$ECHO \""Usage: $usage"\"
2149 eval \$ECHO \""$usage_message"\"
2225 $ECHO "$progname${opt_mode+: $opt_mode}: $_G_line"
2275 $ECHO "$long_help_message
2339 func_lo2o_result=`$ECHO "$1" | $SED "$lo2o"`
2344 func_xform_result=`$ECHO "$1" | $SED 's|\.[^.]*$|.lo|'`
2689 $ECHO "$help" 1>&2
3018 func_convert_core_file_wine_to_w32_result=`$ECHO "$func_convert_core_file_wine_to_w32_tmp" |
3668 && $ECHO "X$libobj" | $GREP '[]~#^*{};<>?"'"'"' &()|`$[]' \
3699 output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.$objext
3716 $ECHO "\
3731 $ECHO "$srcfile" > "$lockfile"
3767 $ECHO "\
3816 $ECHO "\
3869 $ECHO \
3883 $ECHO \
3908 $ECHO \
3928 $ECHO \
3940 $ECHO \
3957 $ECHO \
4027 $ECHO \
4046 $ECHO "Try '$progname --help' for more information about other modes."
4186 eval "\$ECHO \"\$shlibpath_var=\$$shlibpath_var\""
4189 $ECHO "$cmd$args"
4243 sysroot_regex=`$ECHO "$lt_sysroot" | $SED "$sed_make_literal_regex"`
4288 $ECHO " $libdir"
4307 $ECHO " - use the '$flag' linker flag"
4310 $ECHO " - have your system administrator run these commands:$admincmds"
4527 inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"`
4540 relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
4542 relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%%"`
4707 libfile=$libdir/`$ECHO "$lib" | $SED 's%^.*/%%g'`
4726 relink_command=`$ECHO "$relink_command" | $SED 's%@OUTPUT@%'"$outputname"'%g'`
4745 file=`$ECHO "$file$stripped_ext" | $SED "s%\([^/]*\)$%$objdir/\1%"`
4819 my_prefix=`$ECHO "$my_originator" | $SED 's%[^a-zA-Z0-9]%_%g'`
4842 $opt_dry_run || $ECHO > "$output_objdir/$my_dlsyms" "\
4877 progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP`
4951 eval '$ECHO ": $dlprefile_dlbasename" >> "$nlist"'
4954 eval '$ECHO ": $name " >> "$nlist"'
4962 eval '$ECHO ": $name " >> "$nlist"'
4970 eval '$ECHO ": $name " >> "$nlist"'
5108 compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
5109 finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
5111 compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
5112 finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
5116 compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
5117 finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
5131 compile_command=`$ECHO "$compile_command" | $SED "s% @SYMFILE@%%"`
5132 finalize_command=`$ECHO "$finalize_command" | $SED "s% @SYMFILE@%%"`
5223 $ECHO "$win32_libid_type"
5257 match_literal=`$ECHO "$1" | $SED "$sed_make_literal_regex"`
5407 darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'`
5463 $ECHO "\
5505 # When we are sourced in execute mode, \$file and \$ECHO are already set.
5509 func_quote_arg pretty "$ECHO"
5511 $ECHO "\
5520 ECHO=$qECHO
5545 lt_dump_D=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%/[^/]*$%%'\`
5547 lt_dump_F=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%^.*/%%'\`
5552 \$ECHO \"Unrecognized --lt- option: '\$lt_opt'\" 1>&2
5571 \$ECHO \"$outputname:$output:\$LINENO: newargv[\$lt_dump_args_N]: \$lt_arg\"
5583 $ECHO "\
5585 \$ECHO \"$outputname:$output:\$LINENO: newargv[0]: \$progdir\\\\\$program\" 1>&2
5593 $ECHO "\
5595 \$ECHO \"$outputname:$output:\$LINENO: newargv[0]: \$progdir/\$program\" 1>&2
5602 $ECHO "\
5603 \$ECHO \"\$0: cannot exec \$program \$*\" 1>&2
5630 thisdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*$%%'\`
5636 destdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*\$%%'\`
5646 file=\`\$ECHO \"\$file\" | $SED 's%^.*/%%'\`
5660 *[\\\\/]$objdir ) thisdir=\`\$ECHO \"\$thisdir\" | $SED 's%[\\\\/][^\\\\/]*$%%'\` ;;
5671 $ECHO "\
5687 $ECHO "\
5693 \$ECHO \"\$relink_command_output\" >&2
5705 $ECHO "\
5711 $ECHO "\
5721 $ECHO "\
5729 $ECHO "\
5735 $shlibpath_var=\`\$ECHO \"\$$shlibpath_var\" | $SED 's/::*\$//'\`
5741 $ECHO "\
5748 \$ECHO \"\$0: error: '\$progdir/\$program' does not exist\" 1>&2
5749 \$ECHO \"This script is just a wrapper for \$program.\" 1>&2
5750 \$ECHO \"See the $PACKAGE documentation for more information.\" 1>&2
7251 testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'`
7738 eval shlib_search_path=\`\$ECHO \"\$$shlibpath_var\" \| \$SED \'s/:/ /g\'\`
8058 if eval "\$ECHO \"$deplib\"" 2>/dev/null | $SED 10q \
8069 $ECHO "*** Warning: Linking the shared library $output against the"
8070 $ECHO "*** static library $deplib is not portable!"
8074 $ECHO "*** Warning: Trying to link with static lib archive $deplib."
8147 tmp_inherited_linker_flags=`$ECHO "$inherited_linker_flags" | $SED 's/-framework \([^ $]*\)/\1.ltframework/g'`
8155 dependency_libs=`$ECHO " $dependency_libs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
8444 $ECHO "*** Warning: Linking the executable $output against the loadable module"
8446 $ECHO "*** Warning: Linking the shared library $output against the loadable module"
8448 $ECHO "*** $linklib is not portable!"
8481 libname=`eval "\\$ECHO \"$libname_spec\""`
8543 $ECHO "*** Warning: lib $linklib is a module, not a shared library"
8688 $ECHO "*** Warning: This system cannot link to static lib archive $lib."
8829 compiler_flags="$compiler_flags "`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
9029 $ECHO "*** Warning: Linking the shared library $output against the non-libtool"
9030 $ECHO "*** objects $objs is not portable!"
9326 tempremovelist=`$ECHO "$output_objdir/*"`
9333 if $ECHO "$p" | $EGREP -e "$precious_files_regex" >/dev/null 2>&1
9352 oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; $lo2o" | $NL2SP`
9357 # lib_search_path=`$ECHO "$lib_search_path " | $SED "s% $path % %g"`
9358 # deplibs=`$ECHO "$deplibs " | $SED "s% -L$path % %g"`
9359 # dependency_libs=`$ECHO "$dependency_libs " | $SED "s% -L$path % %g"`
9478 libname=`eval "\\$ECHO \"$libname_spec\""`
9479 deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
9487 $ECHO "*** Warning: dynamic linker does not accept needed library $i."
9521 libname=`eval "\\$ECHO \"$libname_spec\""`
9522 deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
9530 $ECHO "*** Warning: dynamic linker does not accept needed library $i."
9541 $ECHO "*** Warning! Library $i is needed by this library but I was not able to"
9571 libname=`eval "\\$ECHO \"$libname_spec\""`
9602 *) potlib=`$ECHO "$potlib" | $SED 's|[^/]*$||'`"$potliblink";;
9618 $ECHO "*** Warning: linker path does not have real file for library $a_deplib."
9624 $ECHO "*** with $libname but no candidates were found. (...for file magic test)"
9626 $ECHO "*** with $libname and none of the candidates passed a file format test"
9627 $ECHO "*** using a file magic. Last file checked: $potlib"
9655 libname=`eval "\\$ECHO \"$libname_spec\""`
9660 if eval "\$ECHO \"$potent_lib\"" 2>/dev/null | $SED 10q | \
9672 $ECHO "*** Warning: linker path does not have real file for library $a_deplib."
9678 $ECHO "*** with $libname but no candidates were found. (...for regex pattern test)"
9680 $ECHO "*** with $libname and none of the candidates passed a file format test"
9681 $ECHO "*** using a regex pattern. Last file checked: $potlib"
9694 tmp_deplibs=`$ECHO " $deplibs" | $SED 's/ -lc$//; s/ -[LR][^ ]*//g'`
9698 tmp_deplibs=`$ECHO " $tmp_deplibs" | $SED "s|$i||"`
9724 newdeplibs=`$ECHO " $newdeplibs" | $SED 's/ -lc / System.ltframework /'`
9732 $ECHO "*** dependencies of module $libname. Therefore, libtool will create"
9776 newdeplibs=`$ECHO " $newdeplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
9777 new_inherited_linker_flags=`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
9778 deplibs=`$ECHO " $deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
9903 test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP`
9974 $ECHO "$func_to_tool_file_result"
10001 $opt_dry_run || eval '$ECHO "$include_expsyms" | $SP2NL >> "$tmp_export_symbols"'
10120 $ECHO "$func_to_tool_file_result" >> $output
10140 $ECHO "$func_to_tool_file_result" >> $output
10250 $opt_dry_run || eval '$ECHO "$include_expsyms" | $SP2NL >> "$tmp_export_symbols"'
10417 test -n "$wl" || tmp_whole_archive_flags=`$ECHO "$tmp_whole_archive_flags" | $SED 's|,| |g'`
10432 reload_objs=$objs$old_deplibs' '`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; /\.lib$/d; $lo2o" | $NL2SP`' '$reload_conv_objs
10490 compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's/ -lc / System.ltframework /'`
10491 finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's/ -lc / System.ltframework /'`
10508 compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
10509 finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
10586 testbindir=`$ECHO "$libdir" | $SED -e 's*/lib$*/bin*'`
10646 compile_command=`$ECHO "$compile_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
10647 finalize_command=`$ECHO "$finalize_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
10674 compile_command=`$ECHO "$compile_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
10727 link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
10753 relink_command=`$ECHO "$compile_var$compile_command$compile_rpath" | $SED 's%@OUTPUT@%\$progdir/\$file%g'`
10766 link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
10916 $ECHO "$func_basename_result"
10965 $ECHO "$func_to_tool_file_result"
11162 $ECHO > $output "\
11205 $ECHO >> $output "\