• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/

Lines Matching refs:decho

28 # decho _message
30 decho() { echo "$*" 1>&2; }
222 decho
223 decho \" *** Error: Invalid request '--$1=\$yesno_option_$1'\"
224 decho \" Valid arguments for --$1 are: [ yes, no ]\"
225 decho
286 decho " *** Error: Unrecognised option: '$arg'"
287 decho "Use wx-config --help for information on command line options."
303 decho
304 decho " input parameters = $input_parameters"
305 decho " input options = $input_options"
307 decho " $i = `eval echo \"\\\$input_option_$i\"`"
309 decho " yes/no options = $yesno_options"
311 decho " $y = `eval echo \"\\\$yesno_option_$y\"`"
313 decho " flag options = $flag_options"
315 decho " $f = `eval echo \"\\\$flag_option_$f\"`"
317 decho " output options = $output_options"
319 decho " $o = `eval echo \"\\\$output_option_$o\"`"
321 decho " query options = $query_options"
419 decho
420 decho " prefix = '$prefix'"
421 decho " exec_prefix = '$exec_prefix'"
422 decho " wxconfdir = '$wxconfdir'"
424 decho " m_host = '$m_host'"
425 decho " m_toolkit = '$m_toolkit'"
426 decho " m_widgetset = '$m_widgetset'"
427 decho " m_chartype = '$m_chartype'"
428 decho " m_debugtype = '$m_debugtype'"
429 decho " m_flavour = '$m_flavour'"
430 decho " m_version = '$m_version'"
431 decho " m_linkage = '$m_linkage'"
433 decho " configmask = '$configmask'"
434 decho " this config = '$this_config'"
435 decho
536 decho " $_fbd_indent---> unbound options: $*"
542 decho " ${_fbd_indent}binding '$i' with '`remove_field $i $*`' still free"
543 [ -z "$_pruned" ] || decho " ${_fbd_indent} --- pruned: $_pruned ---"
551 decho " ${_fbd_indent} checking: $_mask"
553 decho " $_fbd_indent $? eligible delegates"
555 decho " ${_fbd_indent} $d"
579 decho " ${_fbd_indent}pruning: $i"
669 decho
670 decho " all = $_remains_in_prefix"
671 decho " matching = $_delegates"
672 decho " best = $_best_delegate"
673 decho " this = $this_config"
773 decho
774 decho " *** Error: Bad config delegation"
775 decho
776 decho " to: $0"
777 decho " ($this_config) cannot satisfy:"
778 decho " $config_spec"
779 decho " Someone has been terribly careless."
780 decho
788 decho " must delegate to an alternate config"
789 decho " potential delegates ($_numdelegates):"
791 decho " $i"
818 decho " found a suitable legacy delegate: $_last_chance"
819 decho "--> $prefix/bin/$_last_chance $_legacy_args"
851 [ -z "$WXDEBUG" ] || decho " must prune the list of eligible delegates"
858 decho " found a suitable delegate: $best_delegate"
859 decho "--> $wxconfdir/$best_delegate $*"
868 decho
869 decho " *** Error: Specification is ambiguous"
870 decho " as $config_spec"
871 decho " Use additional feature options to choose between:"
873 decho " $i"
875 decho
881 decho " using the only suitable delegate"
882 decho "--> $wxconfdir/`find_eligible_delegates $configmask` $*"
897 [ -z "$WXDEBUG" ] || decho " using this config"
929 decho "Warning: --rezflags, along with Mac OS classic resource building" \
974 [ -z "$WXDEBUG" ] || decho " checking for: '$p/$_util'"
1010 [ -z "$WXDEBUG" ] || decho " fetching lib flags for: '$*'"
1074 decho " retrieved: ldflags = $_all_ldflags"
1075 decho " wxlibs = $_wxlibs"
1076 decho " alllibs = $_all_libs"
1118 [ -z "$WXDEBUG" ] || decho " user supplied libs: '$wx_libs'"
1173 decho
1174 decho " using libs: '$wx_libs'"
1175 decho " using_gui = $using_gui"
1176 decho