Searched refs:nonopt (Results 1 - 5 of 5) sorted by relevance

/bind-9.11.3/contrib/idn/idnkit-1.0-src/
H A Dltmain.sh100 nonopt=
198 nonopt="$arg"
214 case "$nonopt" in
242 if test -n "$nonopt"; then
243 $echo "$modename: warning: cannot infer operation mode from \`$nonopt'" 1>&2
271 srcfile="$nonopt"
811 compile_command="$nonopt"
812 finalize_command="$nonopt"
3143 if test "$nonopt" = "$SHELL" || test "$nonopt"
[all...]
H A Dconfigure53 nonopt=NONE
416 if test "x$nonopt" != xNONE; then
419 nonopt="$ac_option"
586 case $nonopt in
591 *) host_alias=$nonopt ;;
1316 case $nonopt in
1318 *) build_alias=$nonopt ;;
H A Dltconfig196 nonopt=
/bind-9.11.3/unit/atf-src/admin/
H A Dltmain.sh2270 nonopt=
2411 nonopt=$1
3271 srcfile=$nonopt # always keep a non-empty value in "srcfile"
3839 cmd=$nonopt
3976 for opt in "$nonopt" ${1+"$@"}
4094 if test "$SHELL" = "$nonopt" || test /bin/sh = "$nonopt" ||
4096 case $nonopt in *shtool*) :;; *) false;; esac
4099 func_quote_for_eval "$nonopt"
4105 arg=$nonopt
[all...]
/bind-9.11.3/
H A Dltmain.sh831 nonopt=
1175 nonopt="$opt"
1985 srcfile="$nonopt" # always keep a non-empty value in "srcfile"
2551 cmd="$nonopt"
2687 for opt in "$nonopt" ${1+"$@"}
2804 if test "$nonopt" = "$SHELL" || test "$nonopt" = /bin/sh ||
2806 case $nonopt in *shtool*) :;; *) false;; esac; then
2808 func_quote_for_eval "$nonopt"
2814 arg=$nonopt
[all...]

Completed in 44 milliseconds