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

/bind-9.6-ESV-R11/contrib/nslint-2.1a3/
H A Dconfigure25 nonopt=NONE
388 if test "x$nonopt" != xNONE; then
391 nonopt="$ac_option"
552 # 1. You are not allowed to specify --host, --target, and nonopt at the
554 # 2. Host defaults to nonopt.
555 # 3. If nonopt is not specified, then host defaults to the current host,
557 # 4. Target and build default to nonopt.
558 # 5. If nonopt is not specified, then target and build default to host.
562 case $host---$target---$nonopt in
579 case $nonopt i
[all...]
/bind-9.6-ESV-R11/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.6-ESV-R11/
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...]
/bind-9.6-ESV-R11/unit/atf-src/admin/
H A Dltmain.sh588 nonopt=
800 *) nonopt="$opt"
1106 srcfile="$nonopt" # always keep a non-empty value in "srcfile"
1641 cmd="$nonopt"
1771 libdirs="$nonopt"
1853 if test "$nonopt" = "$SHELL" || test "$nonopt" = /bin/sh ||
1855 $ECHO "X$nonopt" | $GREP shtool >/dev/null; then
1857 func_quote_for_eval "$nonopt"
1863 arg=$nonopt
[all...]

Completed in 40 milliseconds