Home | History | Annotate | Download | only in stressapptest

Lines Matching refs:ac_useropt

819     ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
821 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
822 as_fn_error "invalid feature name: $ac_useropt"
823 ac_useropt_orig=$ac_useropt
824 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
827 "enable_$ac_useropt"
832 eval enable_$ac_useropt=no ;;
845 ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
847 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
848 as_fn_error "invalid feature name: $ac_useropt"
849 ac_useropt_orig=$ac_useropt
850 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
853 "enable_$ac_useropt"
858 eval enable_$ac_useropt=\$ac_optarg ;;
1049 ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
1051 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1052 as_fn_error "invalid package name: $ac_useropt"
1053 ac_useropt_orig=$ac_useropt
1054 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1057 "with_$ac_useropt"
1062 eval with_$ac_useropt=\$ac_optarg ;;
1065 ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1067 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1068 as_fn_error "invalid package name: $ac_useropt"
1069 ac_useropt_orig=$ac_useropt
1070 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1073 "with_$ac_useropt"
1078 eval with_$ac_useropt=no ;;