Home | History | Annotate | Download | only in opcodes

Lines Matching refs:ac_useropt

886     ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
888 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
889 as_fn_error "invalid feature name: $ac_useropt"
890 ac_useropt_orig=$ac_useropt
891 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
894 "enable_$ac_useropt"
899 eval enable_$ac_useropt=no ;;
912 ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
914 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
915 as_fn_error "invalid feature name: $ac_useropt"
916 ac_useropt_orig=$ac_useropt
917 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
920 "enable_$ac_useropt"
925 eval enable_$ac_useropt=\$ac_optarg ;;
1116 ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
1118 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1119 as_fn_error "invalid package name: $ac_useropt"
1120 ac_useropt_orig=$ac_useropt
1121 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1124 "with_$ac_useropt"
1129 eval with_$ac_useropt=\$ac_optarg ;;
1132 ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1134 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1135 as_fn_error "invalid package name: $ac_useropt"
1136 ac_useropt_orig=$ac_useropt
1137 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1140 "with_$ac_useropt"
1145 eval with_$ac_useropt=no ;;