Home | History | Annotate | Download | only in ninfod

Lines Matching refs:as_opts

226 	  *v*x* | *x*v* ) as_opts=-vx ;;
227 *v* ) as_opts=-v ;;
228 *x* ) as_opts=-x ;;
229 * ) as_opts= ;;
231 exec "$CONFIG_SHELL" $as_opts "$as_myself" ${1+"$@"}