Home | History | Annotate | Download | only in libcap-ng-0.7

Lines Matching refs:as_opts

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+"$@"}