HomeSort by relevance Sort by last modified time
    Searched refs:as_opts (Results 1 - 3 of 3) sorted by null

  /external/libcap-ng/libcap-ng-0.7/
configure 233 *v*x* | *x*v* ) as_opts=-vx ;;
234 *v* ) as_opts=-v ;;
235 *x* ) as_opts=-x ;;
236 * ) as_opts= ;;
238 exec "$CONFIG_SHELL" $as_opts "$as_myself" ${1+"$@"}
    [all...]
  /external/expat/
configure 234 *v*x* | *x*v* ) as_opts=-vx ;;
235 *v* ) as_opts=-v ;;
236 *x* ) as_opts=-x ;;
237 * ) as_opts= ;;
239 exec "$CONFIG_SHELL" $as_opts "$as_myself" ${1+"$@"}
    [all...]
  /external/openssh/
configure 227 *v*x* | *x*v* ) as_opts=-vx ;;
228 *v* ) as_opts=-v ;;
229 *x* ) as_opts=-x ;;
230 * ) as_opts= ;;
232 exec "$CONFIG_SHELL" $as_opts "$as_myself" ${1+"$@"}
    [all...]

Completed in 756 milliseconds