Searched refs:nonopt (Results 1 – 3 of 3) sorted by relevance
2317 nonopt=2458 nonopt=$13318 srcfile=$nonopt # always keep a non-empty value in "srcfile"3886 cmd=$nonopt4023 for opt in "$nonopt" ${1+"$@"}4141 if test "$SHELL" = "$nonopt" || test /bin/sh = "$nonopt" ||4143 case $nonopt in *shtool*) :;; *) false;; esac4146 func_quote_for_eval "$nonopt"4152 arg=$nonopt6561 libtool_args=$nonopt[all …]
134 +nonopt=NONE497 + if test "x$nonopt" != xNONE; then500 + nonopt="$ac_option"674 +# 1. You are not allowed to specify --host, --target, and nonopt at the676 +# 2. Host defaults to nonopt.677 +# 3. If nonopt is not specified, then host defaults to the current host,679 +# 4. Target and build default to nonopt.680 +# 5. If nonopt is not specified, then target and build default to host.684 +case $host---$target---$nonopt in701 + case $nonopt in[all …]
16519 nonopt=16858 - *) nonopt="$opt"16877 + nonopt="$opt"17766 - libdirs="$nonopt"17776 + for opt in "$nonopt" ${1+"$@"}