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

/vbox/src/libs/libxml2-2.6.31/
H A Dltmain.sh146 nonopt=
572 nonopt="$arg"
607 case $nonopt in
635 if test -n "$nonopt"; then
636 $echo "$modename: warning: cannot infer operation mode from \`$nonopt'" 1>&2
663 srcfile="$nonopt" # always keep a non-empty value in "srcfile"
1125 libtool_args="$nonopt"
1126 base_compile="$nonopt $@"
1127 compile_command="$nonopt"
1128 finalize_command="$nonopt"
[all...]
/vbox/src/libs/xpcom18a4/nsprpub/
H A Dconfigure71 nonopt=NONE
434 if test "x$nonopt" != xNONE; then
437 nonopt="$ac_option"
598 # 1. You are not allowed to specify --host, --target, and nonopt at the
600 # 2. Host defaults to nonopt.
601 # 3. If nonopt is not specified, then host defaults to the current host,
603 # 4. Target and build default to nonopt.
604 # 5. If nonopt is not specified, then target and build default to host.
608 case $host---$target---$nonopt in
625 case $nonopt i
[all...]

Completed in 65 milliseconds